This commit is contained in:
Oliver
2025-08-10 18:04:34 -03:00
parent 4c93fa132f
commit a84fe3f740
14 changed files with 147 additions and 315 deletions

View File

@@ -8,11 +8,6 @@ command_args=""
pidfile="/run/${RC_SVCNAME}.pid"
command_background="yes"
if [ -f /etc/od8n ]; then
. /etc/od8n
export $(cut -d= -f1 /etc/od8n)
fi
output_log="/4server/data/api.log"
error_log="/4server/data/api.log"