mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/radvd: fix ROOT usage after EAPI=7 conversion
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -65,8 +65,8 @@ src_install() {
|
||||
}
|
||||
|
||||
DISABLE_AUTOFORMATTING=1
|
||||
DOC_CONTENTS="Please create a configuration file ${ROOT}etc/radvd.conf.
|
||||
See ${ROOT}usr/share/doc/${PF} for an example.
|
||||
DOC_CONTENTS="Please create a configuration file ${ROOT}/etc/radvd.conf.
|
||||
See ${ROOT}/usr/share/doc/${PF} for an example.
|
||||
|
||||
grsecurity users should allow a specific group to read /proc
|
||||
and add the radvd user to that group, otherwise radvd may
|
||||
|
||||
Reference in New Issue
Block a user