diff options
author | Wynn Wolf Arbor | 2020-04-28 14:24:48 +0000 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-04-28 14:24:48 +0000 |
commit | 6f677d1324e72821cd441441e52089bd36e747ec (patch) | |
tree | d60622a4be0f45e80bff707e9f356c594a7fb079 | |
parent | 2601f00d9280a9aa0cf686a7302b9f82bede2bb8 (diff) | |
download | portage-roles-6f677d1324e72821cd441441e52089bd36e747ec.tar.gz |
service-samba: Use stable version of samba
The most recent unstable version of samba exhibited a yet to be debugged
problem with keeping locks on recently accessed directories, causing
directory access to fail completely. For now, let the unstable version
cook a bit and hope this problem goes away "on its own".
Diffstat (limited to '')
-rw-r--r-- | service-samba/package.accept_keywords/20-service-samba | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/service-samba/package.accept_keywords/20-service-samba b/service-samba/package.accept_keywords/20-service-samba deleted file mode 100644 index 2526478..0000000 --- a/service-samba/package.accept_keywords/20-service-samba +++ /dev/null @@ -1,8 +0,0 @@ -net-fs/samba - -dev-util/cmocka -sys-libs/ldb -sys-libs/liburing -sys-libs/talloc -sys-libs/tdb -sys-libs/tevent |