11 lines
149 B
Desktop File
11 lines
149 B
Desktop File
[Unit]
|
|
Description=PPPoE Server.
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
Group=dialout
|
|
ExecStart=/usr/sbin/pppoe-server
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|