mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-cluster/sanlock: add missing keepdir for /var/lib/sanlock
Closes: https://bugs.gentoo.org/975838 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
This commit is contained in:
@@ -66,6 +66,7 @@ src_install() {
|
||||
if use python; then
|
||||
distutils-r1_src_install
|
||||
fi
|
||||
keepdir /var/lib/sanlock
|
||||
|
||||
# config
|
||||
dodir /etc/wdmd.d
|
||||
|
||||
Reference in New Issue
Block a user