about summary refs log tree commit diff
path: root/examples/s6/wtmpd/run
diff options
context:
space:
mode:
Diffstat (limited to 'examples/s6/wtmpd/run')
-rwxr-xr-xexamples/s6/wtmpd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/s6/wtmpd/run b/examples/s6/wtmpd/run
index 83844ae..d8aba76 100755
--- a/examples/s6/wtmpd/run
+++ b/examples/s6/wtmpd/run
@@ -3,7 +3,7 @@
 fdmove -c 2 1
 unexport ?
 s6-setuidgid utmp
-cd /run/utmps
+cd /var/log  # will only work after /var/log is mounted!
 fdmove 1 3
 s6-ipcserver -1 -- /run/utmps/.wtmpd-socket
 utmps-wtmpd