summaryrefslogtreecommitdiff
path: root/app-emulation/flannel/flannel-0.11.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-01 22:03:23 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-01 22:03:23 +0100
commit590b9b7b03bf4651e099949e318755af7cfa81b8 (patch)
tree54c184b7d26c25f1922bfeaf19a1dd45a2e3b1eb /app-emulation/flannel/flannel-0.11.0.ebuild
parentf4fc10428424904caf2035cffc442195cb088b2c (diff)
gentoo resync : 01.08.2021
Diffstat (limited to 'app-emulation/flannel/flannel-0.11.0.ebuild')
-rw-r--r--app-emulation/flannel/flannel-0.11.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emulation/flannel/flannel-0.11.0.ebuild b/app-emulation/flannel/flannel-0.11.0.ebuild
index 2ba1cf0dfa67..9ddf9cc7bedf 100644
--- a/app-emulation/flannel/flannel-0.11.0.ebuild
+++ b/app-emulation/flannel/flannel-0.11.0.ebuild
@@ -49,3 +49,7 @@ src_install() {
systemd_dounit "${FILESDIR}/flanneld.service"
dodoc README.md
}
+
+pkg_postinst() {
+ tmpfiles_process flannel.conf
+}