mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
sys-cluster/placement: fowners, not fperms
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -88,7 +88,7 @@ python_install_all() {
|
||||
newtmpfiles "${FILESDIR}/placement.tmpfile" placement.conf
|
||||
|
||||
dodir /var/log/placement
|
||||
fperms placement:placement /var/log/placement
|
||||
fowners placement:placement /var/log/placement
|
||||
keepdir /var/log/placement
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user