summaryrefslogtreecommitdiff
path: root/community/ndisc6/ndisc6.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/ndisc6/ndisc6.install')
-rw-r--r--community/ndisc6/ndisc6.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/ndisc6/ndisc6.install b/community/ndisc6/ndisc6.install
new file mode 100644
index 000000000..086fb6829
--- /dev/null
+++ b/community/ndisc6/ndisc6.install
@@ -0,0 +1,3 @@
+post_install() {
+ systemd-tmpfiles --create usr/lib/tmpfiles.d/ndisc6.conf
+}