diff options
Diffstat (limited to 'net-fs/samba/samba-4.14.5-r2.ebuild')
-rw-r--r-- | net-fs/samba/samba-4.14.5-r2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-fs/samba/samba-4.14.5-r2.ebuild b/net-fs/samba/samba-4.14.5-r2.ebuild index 39f4db758764..52f211eaa846 100644 --- a/net-fs/samba/samba-4.14.5-r2.ebuild +++ b/net-fs/samba/samba-4.14.5-r2.ebuild @@ -324,6 +324,8 @@ multilib_src_test() { } pkg_postinst() { + tmpfiles_process samba.conf + if [[ -z ${REPLACING_VERSIONS} ]] ; then elog "Be aware that this release contains the best of all of Samba's" elog "technology parts, both a file server (that you can reasonably expect" |