aboutsummaryrefslogtreecommitdiff
path: root/dev-vcs/git-srht/files/git.sr.ht-webhooks.service
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git-srht/files/git.sr.ht-webhooks.service')
-rw-r--r--dev-vcs/git-srht/files/git.sr.ht-webhooks.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-srht/files/git.sr.ht-webhooks.service b/dev-vcs/git-srht/files/git.sr.ht-webhooks.service
index 8adf536..f7bd0f8 100644
--- a/dev-vcs/git-srht/files/git.sr.ht-webhooks.service
+++ b/dev-vcs/git-srht/files/git.sr.ht-webhooks.service
@@ -4,7 +4,7 @@ After=network.target
[Service]
Type=simple
-User=srht
+User=git-srht
Restart=always
ExecStart=/usr/bin/celery -A gitsrht.webhooks worker --loglevel=INFO