11 lines
153 B
Desktop File
11 lines
153 B
Desktop File
[Unit]
|
|
Description=ADSL Daemon
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/bin/pppoe-start
|
|
ExecStop=/usr/bin/pppoe-stop
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|