diff options
Diffstat (limited to '.local/share/s6/kanshi/log/run')
| -rwxr-xr-x | .local/share/s6/kanshi/log/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/share/s6/kanshi/log/run b/.local/share/s6/kanshi/log/run new file mode 100755 index 0000000..2213d7b --- /dev/null +++ b/.local/share/s6/kanshi/log/run @@ -0,0 +1,3 @@ +#!/bin/execlineb -P +foreground { mkdir -p /var/log/s6/kanshi } +/bin/s6-log -b s1 T /var/log/s6/kanshi |