forked from buzzhub/lsyupdate
1
This commit is contained in:
parent
fc9aa5397a
commit
72a2de4b2c
@ -46,7 +46,7 @@ Type=simple
|
||||
# ExecStartPre=/bin/mkdir -p "$FRPC_DIR/var/"
|
||||
# ExecStartPre=/bin/bash "$FRPC_DIR/check_config.sh"
|
||||
ExecStart="$FRPC_FILE" -c "$FRPC_DIR/frpc.ini"
|
||||
ExecStartPost=/bin/bash -c "$FRPC_DIR/check_config.sh &"
|
||||
ExecStartPost=/bin/bash -c "$FRPC_DIR/check_config.sh"
|
||||
# PIDFile="$FRPC_DIR/frpc.pid"
|
||||
|
||||
Restart=always
|
||||
|
||||
Loading…
Reference in New Issue
Block a user