summaryrefslogtreecommitdiff
path: root/community/openntpd/openntpd.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/openntpd/openntpd.install')
-rw-r--r--community/openntpd/openntpd.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openntpd/openntpd.install b/community/openntpd/openntpd.install
index 42063ef21..4f42aeb1f 100644
--- a/community/openntpd/openntpd.install
+++ b/community/openntpd/openntpd.install
@@ -10,7 +10,7 @@ createuser() {
post_install() {
createuser
- systemd-tmpfiles --create /usr/lib/tmpfiles.d/openntpd.conf
+ systemd-tmpfiles --create openntpd.conf
}
post_upgrade() {