aboutsummaryrefslogtreecommitdiff
path: root/busybox/dhclient-log/run
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-09-05 00:23:31 +0200
committerEugen Wissner <belka@caraus.de>2026-09-05 00:23:31 +0200
commit1ea2bc9b308b8c05ab09ef463f638f993e747f39 (patch)
treeb4ddc6f3a65a46f395784f3a31680bca52108305 /busybox/dhclient-log/run
parent20c4ab362487989b88c29981232b6e78fe793f7f (diff)
downloads6-1ea2bc9b308b8c05ab09ef463f638f993e747f39.tar.gz
Remove busybox servicesHEADmaster
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