From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/files/
Date: Sat, 4 Dec 2021 15:23:30 +0000 (UTC) [thread overview]
Message-ID: <1638631405.6f38bef4bbf57f356ff94e48e1ae6a7767599404.grknight@gentoo> (raw)
commit: 6f38bef4bbf57f356ff94e48e1ae6a7767599404
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 4 15:21:59 2021 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sat Dec 4 15:23:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f38bef4
net-analyzer/munin: Update munin-asyncd script
Split options into their declarative components
Closes: https://bugs.gentoo.org/828095
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
net-analyzer/munin/files/munin-asyncd.init.2 | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/munin/files/munin-asyncd.init.2 b/net-analyzer/munin/files/munin-asyncd.init.2
index 59ef4c6b0280..15a17a7bef6c 100644
--- a/net-analyzer/munin/files/munin-asyncd.init.2
+++ b/net-analyzer/munin/files/munin-asyncd.init.2
@@ -1,11 +1,12 @@
#!/sbin/openrc-run
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
command=/usr/libexec/munin/munin-asyncd
command_args="--fork"
pidfile="/run/munin-asyncd.pid"
-start_stop_daemon_args="--background --make-pidfile --user munin-async"
+command_background="yes"
+command_user="munin-async"
depend() {
need munin-node
next reply other threads:[~2021-12-04 15:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-04 15:23 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-26 21:31 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/files/ Conrad Kostecki
2019-07-20 19:39 Aaron Bauman
2018-07-11 11:34 Tony Vroon
2017-10-12 9:32 Christian Ruppert
2017-01-15 10:25 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1638631405.6f38bef4bbf57f356ff94e48e1ae6a7767599404.grknight@gentoo \
--to=grknight@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox