feat: update build
This commit is contained in:
@@ -3,12 +3,13 @@ Description=WANFi Controller Service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
WorkingDirectory=/opt/wfc/docker
|
||||
Type=forking
|
||||
#WorkingDirectory=/opt/wfc/docker
|
||||
ExecStart=/opt/wfc/bin/wfccontrol.sh start
|
||||
ExecStop=/opt/wfc/bin/wfccontrol.sh stop
|
||||
TimeoutStartSec=0
|
||||
ExecReload=/opt/wfc/bin/wfccontrol.sh status
|
||||
ExecStartPost=/opt/wfc/bin/wfccontrol.sh version
|
||||
PIDFile=/var/run/wfccontrol.pid
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user