From 1ea2bc9b308b8c05ab09ef463f638f993e747f39 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 5 Sep 2026 00:23:31 +0200 Subject: Remove busybox services --- busybox/dhclient-log/run | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 busybox/dhclient-log/run (limited to 'busybox/dhclient-log/run') 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 -- cgit v1.2.3