mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 10:32:15 +08:00
10 lines
148 B
Desktop File
10 lines
148 B
Desktop File
[Unit]
|
|
Description=PPP link to %I
|
|
Before=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/pppd call %I nodetach
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|