summaryrefslogtreecommitdiffstats
path: root/main/ez-ipupdate/ez-ipupdate.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/ez-ipupdate/ez-ipupdate.post-install')
-rw-r--r--main/ez-ipupdate/ez-ipupdate.post-install5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/ez-ipupdate/ez-ipupdate.post-install b/main/ez-ipupdate/ez-ipupdate.post-install
new file mode 100644
index 000000000..846c21102
--- /dev/null
+++ b/main/ez-ipupdate/ez-ipupdate.post-install
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+chown ipupdate:ipupdate var/run/ez-ipupdate var/lib/ez-ipupdate
+exit 0
+