diff options
| author | Julien Roy <julien@jroy.ca> | 2023-01-05 20:01:43 -0500 | 
|---|---|---|
| committer | Julien Roy <julien@jroy.ca> | 2023-01-05 20:01:43 -0500 | 
| commit | b4c9c49d3b615dd2a08c3fc81621e28ecc8214c3 (patch) | |
| tree | 319284eb13d7b06ec96f1f1616735dbc88c16963 | |
| parent | 03bf6a576d1f8255d49bf819b200d0a881a4599d (diff) | |
| download | MrRoy-Overlay-b4c9c49d3b615dd2a08c3fc81621e28ecc8214c3.tar.gz MrRoy-Overlay-b4c9c49d3b615dd2a08c3fc81621e28ecc8214c3.tar.bz2 MrRoy-Overlay-b4c9c49d3b615dd2a08c3fc81621e28ecc8214c3.zip  | |
www-apps/meta-srht: update init.d description
Signed-off-by: Julien Roy <julien@jroy.ca>
| -rw-r--r-- | www-apps/meta-srht/files/meta.sr.ht-webhooks.initd | 2 | 
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"  | 
