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/wtmpd | |
| 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/wtmpd')
| -rw-r--r-- | layout/rootfs/etc/s6-rc/source-base/wtmpd/dependencies.d/init-utmp-early | 0 | ||||
| -rwxr-xr-x | layout/rootfs/etc/s6-rc/source-base/wtmpd/run | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/layout/rootfs/etc/s6-rc/source-base/wtmpd/dependencies.d/init-utmp-early b/layout/rootfs/etc/s6-rc/source-base/wtmpd/dependencies.d/init-utmp-early new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/layout/rootfs/etc/s6-rc/source-base/wtmpd/dependencies.d/init-utmp-early diff --git a/layout/rootfs/etc/s6-rc/source-base/wtmpd/run b/layout/rootfs/etc/s6-rc/source-base/wtmpd/run index a49e0de..eb66ed3 100755 --- a/layout/rootfs/etc/s6-rc/source-base/wtmpd/run +++ b/layout/rootfs/etc/s6-rc/source-base/wtmpd/run @@ -4,4 +4,4 @@ s6-setuidgid utmp cd /var/log/wtmpd fdmove 1 3 s6-ipcserver -1 -c 1000 -- /run/utmps/.wtmpd-socket -utmps-wtmpd +utmps-wtmpd wtmp |
