diff --git a/net-fs/samba/samba-4.13.10-r1.ebuild b/net-fs/samba/samba-4.13.10-r1.ebuild index c5eb38eb2f502..d04cb92e5119b 100644 --- a/net-fs/samba/samba-4.13.10-r1.ebuild +++ b/net-fs/samba/samba-4.13.10-r1.ebuild @@ -320,6 +320,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" diff --git a/net-fs/samba/samba-4.13.9-r2.ebuild b/net-fs/samba/samba-4.13.9-r2.ebuild index 1042fb9c1b7f4..494b483931446 100644 --- a/net-fs/samba/samba-4.13.9-r2.ebuild +++ b/net-fs/samba/samba-4.13.9-r2.ebuild @@ -320,6 +320,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" diff --git a/net-fs/samba/samba-4.14.4-r2.ebuild b/net-fs/samba/samba-4.14.4-r2.ebuild index 8c1e9a652efc7..ac4c338a33033 100644 --- a/net-fs/samba/samba-4.14.4-r2.ebuild +++ b/net-fs/samba/samba-4.14.4-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" diff --git a/net-fs/samba/samba-4.14.5-r2.ebuild b/net-fs/samba/samba-4.14.5-r2.ebuild index 39f4db7587647..52f211eaa8467 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" diff --git a/net-fs/samba/samba-4.14.6-r1.ebuild b/net-fs/samba/samba-4.14.6-r1.ebuild index 8c1e9a652efc7..ac4c338a33033 100644 --- a/net-fs/samba/samba-4.14.6-r1.ebuild +++ b/net-fs/samba/samba-4.14.6-r1.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" diff --git a/net-fs/samba/samba-4.15.0_rc1-r1.ebuild b/net-fs/samba/samba-4.15.0_rc1-r1.ebuild index 6f9535c6ca1b2..600ade433775c 100644 --- a/net-fs/samba/samba-4.15.0_rc1-r1.ebuild +++ b/net-fs/samba/samba-4.15.0_rc1-r1.ebuild @@ -320,6 +320,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"