mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-irc/inspircd: Revbump to fix user/group for logrotate+systemd
Set correct owner and group in logrotate file. ionen's note: doing this also fixes it for the systemd service file Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/27590 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
committed by
Ionen Wolkens
parent
70f70e210c
commit
49b802acae
@@ -64,6 +64,8 @@ src_configure() {
|
||||
--disable-auto-extras
|
||||
--disable-ownership
|
||||
--system
|
||||
--uid ${PN}
|
||||
--gid ${PN}
|
||||
--binary-dir="/usr/bin"
|
||||
--data-dir="/var/lib/${PN}/data"
|
||||
--example-dir="/usr/share/doc/${PV}"
|
||||
Reference in New Issue
Block a user