10 lines
153 B
Desktop File
10 lines
153 B
Desktop File
[Unit]
|
|
Description=PPP link to %I
|
|
Before=network.target
|
|
|
|
[Service]
|
|
ExecStart=@SBINDIR@/pppd call %I nodetach nolog
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|