archrelease: copy trunk to extra-x86_64
[arch-packages.git] / ppp / repos / core-x86_64 / ppp.systemd
blob8a963af74745d6560b35d2e807501b82a0a912be
1 [Unit]
2 Description=PPP link to %I
3 Before=network.target
5 [Service]
6 ExecStart=/usr/sbin/pppd call %I nodetach nolog
8 [Install]
9 WantedBy=multi-user.target