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.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ndisc6/ndisc6.install b/community/ndisc6/ndisc6.install
index 7d917ca19..fb1d5c926 100644
--- a/community/ndisc6/ndisc6.install
+++ b/community/ndisc6/ndisc6.install
@@ -2,7 +2,7 @@
# arg 1: the new package version
post_install() {
- systemd-tmpfiles --create usr/lib/tmpfiles.d/ndisc6.conf
+ systemd-tmpfiles --create ndisc6.conf
}
# vim:set ts=2 sw=2 ft=sh et: