aboutsummaryrefslogtreecommitdiffstats
path: root/layout/rootfs/etc/s6-rc/source-base/init-utmp
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-12-24 15:22:57 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-12-24 15:22:57 +0000
commit05742401238ce51e1ef0f840bc0c06b8c8e4ff33 (patch)
tree21bbb6b1d0b651d0fd576408091a9c298514eaf6 /layout/rootfs/etc/s6-rc/source-base/init-utmp
parent6065473e2438590c6e9204b50c6b49b473bdb1fa (diff)
downloadlh-bootstrap-05742401238ce51e1ef0f840bc0c06b8c8e4ff33.tar.gz
Adjust s6-rc db layout
Diffstat (limited to 'layout/rootfs/etc/s6-rc/source-base/init-utmp')
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/btmpd0
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/utmpd0
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/wtmpd0
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/init-utmp/down1
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/init-utmp/type1
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/init-utmp/up3
6 files changed, 0 insertions, 5 deletions
diff --git a/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/btmpd b/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/btmpd
deleted file mode 100644
index e69de29..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/btmpd
+++ /dev/null
diff --git a/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/utmpd b/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/utmpd
deleted file mode 100644
index e69de29..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/utmpd
+++ /dev/null
diff --git a/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/wtmpd b/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/wtmpd
deleted file mode 100644
index e69de29..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/init-utmp/dependencies.d/wtmpd
+++ /dev/null
diff --git a/layout/rootfs/etc/s6-rc/source-base/init-utmp/down b/layout/rootfs/etc/s6-rc/source-base/init-utmp/down
deleted file mode 100644
index 8b13789..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/init-utmp/down
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/layout/rootfs/etc/s6-rc/source-base/init-utmp/type b/layout/rootfs/etc/s6-rc/source-base/init-utmp/type
deleted file mode 100644
index bdd22a1..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/init-utmp/type
+++ /dev/null
@@ -1 +0,0 @@
-oneshot
diff --git a/layout/rootfs/etc/s6-rc/source-base/init-utmp/up b/layout/rootfs/etc/s6-rc/source-base/init-utmp/up
deleted file mode 100644
index 6d61a8b..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/init-utmp/up
+++ /dev/null
@@ -1,3 +0,0 @@
-backtick -E kversion { uname -r }
-if { utmps-write -t 2000 -uw -l reboot -p 0 -h ${kversion} -- "~~" BOOT_TIME "~" }
- utmps-write -t 2000 -uw -l runlevel -p 20018 -h ${kversion} -- "~~" RUN_LVL "~"