This commit is contained in:
2024-04-15 17:22:55 -04:00
parent dd54812d10
commit 6645f489fb
17 changed files with 2422 additions and 62 deletions

9
pppoe-server.service Normal file
View File

@@ -0,0 +1,9 @@
[Unit]
Description=PPPoE Server.
After=syslog.target
[Service]
ExecStart=/sbin/pppoe-server
[Install]
WantedBy=multi-user.target