fix gitpath

This commit is contained in:
Oliver
2025-10-19 06:11:08 -03:00
parent 1808864021
commit b3e7909c90
6 changed files with 15 additions and 5 deletions

View File

@@ -9,9 +9,15 @@ command_args=""
pidfile="/run/${RC_SVCNAME}.pid"
command_background="yes"
directory="/4server"
command_user="root"
respawn_delay=5 # seconds to wait before restart
respawn_max=0 # 0 = unlimited restarts
# Load environment variables if needed
output_log="/4server/data/log/checkCalls.log"
error_log="/4server/data/log/checkCalls.log"