summarylogtreecommitdiffstats
path: root/thruk.install
diff options
context:
space:
mode:
Diffstat (limited to 'thruk.install')
-rw-r--r--thruk.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/thruk.install b/thruk.install
deleted file mode 100644
index 2d1fe9216f7e..000000000000
--- a/thruk.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- chown -R 33:33 /var/lib/thruk/ /var/log/thruk/
-}
-
-post_upgrade() {
- post_install
-}