稳定v1.0.0版本
This commit is contained in:
13
pppoe_control.service
Normal file
13
pppoe_control.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=pppoe_control
|
||||
After=network.target
|
||||
Wants=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
PIDFile=/var/run/pppoe_control.pid
|
||||
ExecStart=/usr/local/bin/pppoe_control
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user