commit: e4bc068f905f39108da4c40fb210cea20ba3e25f Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Sat Jan 8 01:57:52 2022 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Sat Jan 8 01:59:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4bc068f
net-irc/znc: display qualified package name in README Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> net-irc/znc/files/README.gentoo-r1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/znc/files/README.gentoo-r1 b/net-irc/znc/files/README.gentoo-r1 index 1812383beb29..8fa94e2f0775 100644 --- a/net-irc/znc/files/README.gentoo-r1 +++ b/net-irc/znc/files/README.gentoo-r1 @@ -1,6 +1,6 @@ To run znc as a user, run 'znc --makeconf' to create a configuration file. -To configure the system-wide daemon, you may run 'emerge --config znc'. +To configure the system-wide daemon, you may run 'emerge --config net-irc/znc'. If migrating from a user-based install, you can copy the existing configuration files:
