diff options
Diffstat (limited to 'examples/s6/wtmpd/run')
-rwxr-xr-x | examples/s6/wtmpd/run | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/s6/wtmpd/run b/examples/s6/wtmpd/run index d8aba76..0375955 100755 --- a/examples/s6/wtmpd/run +++ b/examples/s6/wtmpd/run @@ -1,7 +1,6 @@ -#!/bin/execlineb -P +#!/bin/execlineb -S1 fdmove -c 2 1 -unexport ? s6-setuidgid utmp cd /var/log # will only work after /var/log is mounted! fdmove 1 3 |