forked from pool/rp-pppoe
Marcus Meissner
5c3ddabab8
I fix bugs in patches and sources and now rp-pppoe. support modern net-tools. After update need again manualy with pppoe-setup add your modem and all will be fine. :-) OBS-URL: https://build.opensuse.org/request/show/440643 OBS-URL: https://build.opensuse.org/package/show/network/rp-pppoe?expand=0&rev=12
10 lines
135 B
Desktop File
10 lines
135 B
Desktop File
[Unit]
|
|
Description=PPPoE Server.
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/pppoe-server
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|