10 lines
154 B
Desktop File
10 lines
154 B
Desktop File
[Unit]
|
|
Description=PPP provider %I
|
|
Before=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/pppd call %I nodetach nolog
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|