10 lines
154 B
SYSTEMD
Raw Normal View History

2022-01-03 11:51:45 +00:00
[Unit]
Description=PPP provider %I
Before=network.target
[Service]
ExecStart=/usr/sbin/pppd call %I nodetach nolog
[Install]
WantedBy=multi-user.target