From fad3398f2af43b94a28e677a7d318526e194bffb Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Tue, 5 May 2020 13:13:08 +0000 Subject: net-irc/anope: Fix patch filenames Adhere to the standards for patch file naming. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Closes: https://github.com/gentoo/gentoo/pull/15654 Signed-off-by: Thomas Deutschmann --- net-irc/anope/files/anope-2.0.7-example.conf-user.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net-irc/anope/files/anope-2.0.7-example.conf-user.patch (limited to 'net-irc/anope/files/anope-2.0.7-example.conf-user.patch') diff --git a/net-irc/anope/files/anope-2.0.7-example.conf-user.patch b/net-irc/anope/files/anope-2.0.7-example.conf-user.patch new file mode 100644 index 000000000000..7f7a3826cb10 --- /dev/null +++ b/net-irc/anope/files/anope-2.0.7-example.conf-user.patch @@ -0,0 +1,13 @@ +--- a/data/example.conf ++++ b/data/example.conf +@@ -375,8 +375,8 @@ + * On Linux/UNIX systems Anope can setuid and setgid to this user and group + * after starting up. This is useful if Anope has to bind to privileged ports + */ +- #user = "anope" +- #group = "anope" ++ user = "anope" ++ group = "anope" + + /* + * The case mapping used by services. This must be set to a valid locale name -- cgit v1.2.3-65-gdbad