diff options
Diffstat (limited to 'os/etc/s6-rc/src/snooze-log/run')
| -rw-r--r-- | os/etc/s6-rc/src/snooze-log/run | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/os/etc/s6-rc/src/snooze-log/run b/os/etc/s6-rc/src/snooze-log/run deleted file mode 100644 index b1a8be7..0000000 --- a/os/etc/s6-rc/src/snooze-log/run +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/execlineb -P - -envfile /etc/s6-rc/config/log.conf -envfile -I /etc/s6-rc/config/snooze.conf -importas -sCuD "n2 s2000000 T" LOG_DIRECTIVES LOG_DIRECTIVES -importas -sCuD "/run/log" LOG_DIR LOG_DIR - -foreground { install -d ${LOG_DIR}/snooze } -s6-log -d3 -b -- ${LOG_DIRECTIVES} ${LOG_DIR}/snooze |