1 2 3 4 5 6 7 8 9 10
[Unit] Description=PPP link to %I Before=network.target [Service] Type=notify ExecStart=/usr/sbin/pppd call %I nodetach nolog up_sdnotify [Install] WantedBy=multi-user.target