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