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

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

[Install]
WantedBy=multi-user.target