fix initd

This commit is contained in:
iceBear67
2026-07-05 14:15:08 +08:00
parent bf67b8b95f
commit 92be563e2a
2 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
command="/usr/bin/auth-server"
command_background=true
command_args="-org _BUBBLE_AUTH_ORG_ -team _BUBBLE_AUTH_TEAM_ -gitea-url _BUBBLE_AUTH_GITEA_URL_"
command_user="keeper"
pidfile="/run/${RC_SVCNAME}.pid"