aboutsummaryrefslogtreecommitdiffstats
path: root/examples/s6/utmpd/run
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-09-23 17:16:01 +0000
committerLaurent Bercot <ska@appnovation.com>2024-09-23 17:16:01 +0000
commit4d2c607f0fea4fa08731e5e642152ec011b607f1 (patch)
treefb35251be1192238a4f4a1d4e4b128ffd87afdbd /examples/s6/utmpd/run
parent81ca09312ff77b9cedfb58ef25ab9b09160d6700 (diff)
downloadutmps-4d2c607f0fea4fa08731e5e642152ec011b607f1.tar.gz
Prepare for 0.1.2.3; install static libs in /usr/lib by default
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples/s6/utmpd/run')
-rwxr-xr-xexamples/s6/utmpd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/s6/utmpd/run b/examples/s6/utmpd/run
index 21b0826..e996559 100755
--- a/examples/s6/utmpd/run
+++ b/examples/s6/utmpd/run
@@ -1,4 +1,4 @@
-#!/bin/execlineb -P
+#!/bin/execlineb -S1
fdmove -c 2 1
foreground { mkdir -p -m 0755 /run/utmps }