mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 18:17:14 +08:00
11 lines
156 B
Desktop File
11 lines
156 B
Desktop File
[Unit]
|
|
Description=ADSL Deamon
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/pppoe-start
|
|
ExecStop=/usr/sbin/pppoe-stop
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|