summaryrefslogtreecommitdiff
path: root/libre/rp-pppoe/adsl.service
blob: 85ff492876c637ea5ac4092bc56b7f1d07b47610 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=ADSL Daemon

[Service]
Type=forking
ExecStart=/usr/bin/pppoe-start
ExecStop=/usr/bin/pppoe-stop

[Install]
WantedBy=multi-user.target