aboutsummaryrefslogtreecommitdiff
path: root/busybox/dhclient-log/run
diff options
context:
space:
mode:
Diffstat (limited to 'busybox/dhclient-log/run')
-rw-r--r--busybox/dhclient-log/run10
1 files changed, 0 insertions, 10 deletions
diff --git a/busybox/dhclient-log/run b/busybox/dhclient-log/run
deleted file mode 100644
index ddf5e40..0000000
--- a/busybox/dhclient-log/run
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/execlineb -P
-
-s6-envuidgid -B root:root
-multisubstitute {
- importas -u UID UID
- importas -u GID GID
-}
-if { install -dm 750 -o $UID -g $GID /var/log/dhclient }
-s6-setuidgid ${UID}:${GID}
-exec -c s6-log -d3 -- n4 s500000 T /var/log/dhclient