aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 5 deletions
diff --git a/main/ez-ipupdate/ez-ipupdate.post-install b/main/ez-ipupdate/ez-ipupdate.post-install
deleted file mode 100644
index 846c21102b..0000000000
--- a/main/ez-ipupdate/ez-ipupdate.post-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-chown ipupdate:ipupdate var/run/ez-ipupdate var/lib/ez-ipupdate
-exit 0
-