diff options
author | Ben Kohler <bkohler@gentoo.org> | 2020-02-09 08:45:56 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2020-02-09 08:46:40 -0600 |
commit | 47c6f114afc9699dd82de27d1ba7da529f9632ba (patch) | |
tree | 23fc98cdbf833e373e2c06f34b588d01787436f2 /net-fs/samba/files | |
parent | net-fs/samba: revbump to switch to upstream's systemd units (diff) | |
download | gentoo-47c6f114afc9699dd82de27d1ba7da529f9632ba.tar.gz gentoo-47c6f114afc9699dd82de27d1ba7da529f9632ba.tar.bz2 gentoo-47c6f114afc9699dd82de27d1ba7da529f9632ba.zip |
net-fs/samba: don't keepdir paths handled by tmpfilesd
Closes: https://bugs.gentoo.org/602352
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-fs/samba/files')
-rw-r--r-- | net-fs/samba/files/samba.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-fs/samba/files/samba.conf b/net-fs/samba/files/samba.conf index e0a6f325cf9a..a7f4946fb07c 100644 --- a/net-fs/samba/files/samba.conf +++ b/net-fs/samba/files/samba.conf @@ -1,2 +1,3 @@ D /run/samba 0755 root root +D /run/ctdb 0755 root root D /run/lock/samba 0755 root root |