This commit is contained in:
Oliver
2025-09-25 14:55:30 -03:00
parent b048ec1114
commit ac8f70d368
5 changed files with 15 additions and 15 deletions

View File

@@ -9,6 +9,9 @@ command_args=""
pidfile="/run/${RC_SVCNAME}.pid"
command_background="yes"
respawn_delay=5 # seconds to wait before restart
respawn_max=0 # 0 = unlimited restarts
# Load environment variables if needed
if [ -f /etc/4server ]; then
. /etc/4server