aboutsummaryrefslogtreecommitdiff
path: root/www-apps
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/meta-srht/files/meta.sr.ht-webhooks.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/meta-srht/files/meta.sr.ht-webhooks.initd b/www-apps/meta-srht/files/meta.sr.ht-webhooks.initd
index 9b06269..a1a42e5 100644
--- a/www-apps/meta-srht/files/meta.sr.ht-webhooks.initd
+++ b/www-apps/meta-srht/files/meta.sr.ht-webhooks.initd
@@ -2,7 +2,7 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-name="meta.sr.ht daemon"
+name="meta.sr.ht webhooks daemon"
description=""
command="/usr/bin/celery"
command_args="-A metasrht.webhooks worker --loglevel=INFO"