diff options
Diffstat (limited to 'testing/ppp/ppp.systemd')
-rw-r--r-- | testing/ppp/ppp.systemd | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testing/ppp/ppp.systemd b/testing/ppp/ppp.systemd deleted file mode 100644 index a5c490a73..000000000 --- a/testing/ppp/ppp.systemd +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=PPP link to %I -Before=network.target - -[Service] -ExecStart=/usr/sbin/pppd call %I nodetach - -[Install] -WantedBy=multi-user.target |