diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-09-05 00:23:31 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-09-05 00:23:31 +0200 |
| commit | 1ea2bc9b308b8c05ab09ef463f638f993e747f39 (patch) | |
| tree | b4ddc6f3a65a46f395784f3a31680bca52108305 /busybox/dhclient-log | |
| parent | 20c4ab362487989b88c29981232b6e78fe793f7f (diff) | |
| download | s6-1ea2bc9b308b8c05ab09ef463f638f993e747f39.tar.gz | |
Diffstat (limited to 'busybox/dhclient-log')
| -rw-r--r-- | busybox/dhclient-log/consumer-for | 1 | ||||
| -rw-r--r-- | busybox/dhclient-log/dependencies | 1 | ||||
| -rw-r--r-- | busybox/dhclient-log/notification-fd | 1 | ||||
| -rw-r--r-- | busybox/dhclient-log/pipeline-name | 1 | ||||
| -rw-r--r-- | busybox/dhclient-log/run | 10 | ||||
| -rw-r--r-- | busybox/dhclient-log/type | 1 |
6 files changed, 0 insertions, 15 deletions
diff --git a/busybox/dhclient-log/consumer-for b/busybox/dhclient-log/consumer-for deleted file mode 100644 index f3d2703..0000000 --- a/busybox/dhclient-log/consumer-for +++ /dev/null @@ -1 +0,0 @@ -dhclient-srv diff --git a/busybox/dhclient-log/dependencies b/busybox/dhclient-log/dependencies deleted file mode 100644 index ce53c6b..0000000 --- a/busybox/dhclient-log/dependencies +++ /dev/null @@ -1 +0,0 @@ -remount-root diff --git a/busybox/dhclient-log/notification-fd b/busybox/dhclient-log/notification-fd deleted file mode 100644 index 00750ed..0000000 --- a/busybox/dhclient-log/notification-fd +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/busybox/dhclient-log/pipeline-name b/busybox/dhclient-log/pipeline-name deleted file mode 100644 index 5d468f9..0000000 --- a/busybox/dhclient-log/pipeline-name +++ /dev/null @@ -1 +0,0 @@ -dhclient 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 diff --git a/busybox/dhclient-log/type b/busybox/dhclient-log/type deleted file mode 100644 index 5883cff..0000000 --- a/busybox/dhclient-log/type +++ /dev/null @@ -1 +0,0 @@ -longrun |
