11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
[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
|