]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - rp-pppoe/systemd/pppoe-server@.service
ntp: Install ntpd with the Base group and enable by default
[people/amarx/ipfire-3.x.git] / rp-pppoe / systemd / pppoe-server@.service
CommitLineData
ef7344ff
MT
1[Unit]
2Description=PPPoE server daemon on %I
3BindTo=dev-%I.device
4After=dev-%I.device
5
6[Service]
7ExecStart=/usr/lib/network/pppoe-server %I
8ExecStopPost=/usr/lib/network/pppoe-server %I cleanup
9Restart=failure
10UtmpIdentifier=%I
11KillMode=process