From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/pcs/files/
Date: Sat, 9 Apr 2022 03:30:25 +0000 (UTC) [thread overview]
Message-ID: <1649412655.8c95b0d12f51bd6a4efb77f4ca944b07b0e98154.tastytea@gentoo> (raw)
commit: 8c95b0d12f51bd6a4efb77f4ca944b07b0e98154
Author: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Fri Apr 8 10:10:55 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Apr 8 10:10:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c95b0d1
sys-cluster/pcs-0.11.2: fix initd dep
Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>
sys-cluster/pcs/files/pcs-0.11.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/pcs/files/pcs-0.11.initd b/sys-cluster/pcs/files/pcs-0.11.initd
index 62ed7cccd..1df6317f3 100644
--- a/sys-cluster/pcs/files/pcs-0.11.initd
+++ b/sys-cluster/pcs/files/pcs-0.11.initd
@@ -13,7 +13,7 @@ PIDFILE=/var/run/$name.pid
if [ -f /etc/default/pcsd ]; then source /etc/default/pcsd; fi
depend() {
- need net pcsd-daemon
+ need net pcsd
use syslog
}
next reply other threads:[~2022-04-09 3:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-09 3:30 Ronny Gutbrod [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-21 7:32 [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/pcs/files/ Andrew Ammerlaan
2021-04-12 5:38 Theo Anderson
2021-03-20 17:38 Andrew Ammerlaan
2020-12-17 16:59 Andrew Ammerlaan
2020-12-17 16:59 Andrew Ammerlaan
2020-12-16 13:12 Andrew Ammerlaan
2020-12-16 13:12 Andrew Ammerlaan
2020-12-06 18:44 Andrew Ammerlaan
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=1649412655.8c95b0d12f51bd6a4efb77f4ca944b07b0e98154.tastytea@gentoo \
--to=gentoo@tastytea.de \
--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