diff options
Diffstat (limited to '.local/share/s6/footserver')
| -rwxr-xr-x | .local/share/s6/footserver/log/run | 3 | ||||
| -rwxr-xr-x | .local/share/s6/footserver/run | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/.local/share/s6/footserver/log/run b/.local/share/s6/footserver/log/run deleted file mode 100755 index bfbe9d7..0000000 --- a/.local/share/s6/footserver/log/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/execlineb -P -foreground { mkdir -p /var/log/s6/footserver } -/bin/s6-log -b s1 T /var/log/s6/footserver diff --git a/.local/share/s6/footserver/run b/.local/share/s6/footserver/run deleted file mode 100755 index 1e61041..0000000 --- a/.local/share/s6/footserver/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec nice --adjustment=2 foot -s 2>&1 |