summary refs log tree commit diff
path: root/os/etc/s6-rc/src/snooze-daily
diff options
context:
space:
mode:
Diffstat (limited to 'os/etc/s6-rc/src/snooze-daily')
-rw-r--r--os/etc/s6-rc/src/snooze-daily/producer-for1
-rw-r--r--os/etc/s6-rc/src/snooze-daily/run8
-rw-r--r--os/etc/s6-rc/src/snooze-daily/type1
3 files changed, 0 insertions, 10 deletions
diff --git a/os/etc/s6-rc/src/snooze-daily/producer-for b/os/etc/s6-rc/src/snooze-daily/producer-for
deleted file mode 100644
index 78f2503..0000000
--- a/os/etc/s6-rc/src/snooze-daily/producer-for
+++ /dev/null
@@ -1 +0,0 @@
-snooze-log
diff --git a/os/etc/s6-rc/src/snooze-daily/run b/os/etc/s6-rc/src/snooze-daily/run
deleted file mode 100644
index f7e8300..0000000
--- a/os/etc/s6-rc/src/snooze-daily/run
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/execlineb -P
-
-fdmove -c 2 1
-
-foreground { mkdir -p /run/snooze }
-
-exec snooze -s 1d -t /run/snooze/daily -- execlineb -c \
-	"foreground { pipeline { test -d /etc/cron.daily } run-parts -v /etc/cron.daily } touch /run/snooze/daily"
diff --git a/os/etc/s6-rc/src/snooze-daily/type b/os/etc/s6-rc/src/snooze-daily/type
deleted file mode 100644
index 5883cff..0000000
--- a/os/etc/s6-rc/src/snooze-daily/type
+++ /dev/null
@@ -1 +0,0 @@
-longrun