summaryrefslogtreecommitdiff
path: root/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild')
-rw-r--r--sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
index 27984303d163..849ad870b21d 100644
--- a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
+++ b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
@@ -46,6 +46,8 @@ src_install() {
}
pkg_postinst() {
+ tmpfiles_process ${PN}.conf
+
[[ -d /var/cache/fscache ]] && return
elog "Before CacheFiles can be used, a directory for local storage"
elog "must be created. The default configuration of /etc/cachefilesd.conf"