summaryrefslogtreecommitdiff
path: root/net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild')
-rw-r--r--net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild b/net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild
index 2a9b14181a09..80f96706c304 100644
--- a/net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild
+++ b/net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild
@@ -101,6 +101,8 @@ src_install() {
}
pkg_postinst() {
+ tmpfiles_process ${PN}.conf
+
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog "Please see /etc/conf.d/fetchmail if you want to adjust"
elog "the polling delay used by the fetchmail init script."