summaryrefslogtreecommitdiff
path: root/system/utmps/utmpd.run
diff options
context:
space:
mode:
Diffstat (limited to 'system/utmps/utmpd.run')
-rw-r--r--system/utmps/utmpd.run2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/utmps/utmpd.run b/system/utmps/utmpd.run
index 5d66c183c..47bc824a2 100644
--- a/system/utmps/utmpd.run
+++ b/system/utmps/utmpd.run
@@ -1,8 +1,6 @@
#!/bin/execlineb -P
fdmove -c 2 1
-if { mkdir -p -m 0755 /run/utmps }
-if { chown utmp:utmp /run/utmps }
s6-setuidgid utmp
cd /run/utmps
fdmove 1 3