Magellan Linux

Annotation of /trunk/rp-pppoe/pppoe.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2721 - (hide annotations) (download)
Fri Nov 13 12:55:21 2015 UTC (8 years, 6 months ago) by niro
File size: 164 byte(s)
-added systemd unit file
1 niro 2721 [Unit]
2     Description=RP-PPPOE ADSL Daemon
3    
4     [Service]
5     Type=forking
6     ExecStart=/usr/sbin/pppoe-start
7     ExecStop=/usr/sbin/pppoe-stop
8    
9     [Install]
10     WantedBy=multi-user.target