diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-10 13:00:48 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2023-02-10 13:00:48 +0000 |
| commit | 89b9fd96d17ed0ed0adc2ffc1345f660bea68f10 (patch) | |
| tree | 9fdb5ecf0833c802ce7ad63af224033ffcbec942 /layout/rootfs/etc/s6-rc/source-base/btmpd | |
| parent | 934bd389d396748c3184161659af0af82312433a (diff) | |
| download | lh-bootstrap-89b9fd96d17ed0ed0adc2ffc1345f660bea68f10.tar.gz | |
New utmpd behaviour
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'layout/rootfs/etc/s6-rc/source-base/btmpd')
| -rw-r--r-- | layout/rootfs/etc/s6-rc/source-base/btmpd/dependencies.d/init-utmp-early | 0 | ||||
| -rwxr-xr-x | layout/rootfs/etc/s6-rc/source-base/btmpd/run | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/layout/rootfs/etc/s6-rc/source-base/btmpd/dependencies.d/init-utmp-early b/layout/rootfs/etc/s6-rc/source-base/btmpd/dependencies.d/init-utmp-early new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/layout/rootfs/etc/s6-rc/source-base/btmpd/dependencies.d/init-utmp-early diff --git a/layout/rootfs/etc/s6-rc/source-base/btmpd/run b/layout/rootfs/etc/s6-rc/source-base/btmpd/run index 4c7ffe6..97ab9d3 100755 --- a/layout/rootfs/etc/s6-rc/source-base/btmpd/run +++ b/layout/rootfs/etc/s6-rc/source-base/btmpd/run @@ -1,4 +1,4 @@ -#!/package/admin/execline/command/execlineb -S1 +#!/command/execlineb -S1 fdmove -c 2 1 s6-setuidgid utmp |
