aboutsummaryrefslogtreecommitdiff
path: root/dev-vcs/git-srht/files/git.sr.ht-webhooks.initd
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git-srht/files/git.sr.ht-webhooks.initd')
-rw-r--r--dev-vcs/git-srht/files/git.sr.ht-webhooks.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-srht/files/git.sr.ht-webhooks.initd b/dev-vcs/git-srht/files/git.sr.ht-webhooks.initd
index 717f888..2d6920f 100644
--- a/dev-vcs/git-srht/files/git.sr.ht-webhooks.initd
+++ b/dev-vcs/git-srht/files/git.sr.ht-webhooks.initd
@@ -6,7 +6,7 @@ name="git.sr.ht webhooks daemon"
description=""
command="/usr/bin/celery"
command_args="-A gitsrht.webhooks worker --loglevel=INFO"
-command_user="srht:srht"
+command_user="git-srht:git-srht"
command_background=true
pidfile="/run/${RC_SVCNAME}.pid"