about summary refs log tree commit diff
path: root/sv/snooze-monthly/run
diff options
context:
space:
mode:
authorCameron Nemo <camerontnorman@gmail.com>2018-09-01 17:52:19 -0700
committerLeah Neukirchen <leah@vuxu.org>2018-09-03 14:23:20 +0200
commitd44fd0169fcb9ba3debcaab38b526c7c7bf96d61 (patch)
tree31b083fe6ee54f4b3d5058270b0b941e7492ef2d /sv/snooze-monthly/run
parent44fa475c6d9dcb4b2f2ba89f39f5e7227fb9eec7 (diff)
downloadsnooze-d44fd0169fcb9ba3debcaab38b526c7c7bf96d61.tar.gz
snooze-d44fd0169fcb9ba3debcaab38b526c7c7bf96d61.tar.xz
snooze-d44fd0169fcb9ba3debcaab38b526c7c7bf96d61.zip
sv: include runit service files to run cron drop-in scripts
Closes: #6 [via git-merge-pr]
Diffstat (limited to 'sv/snooze-monthly/run')
-rwxr-xr-xsv/snooze-monthly/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/sv/snooze-monthly/run b/sv/snooze-monthly/run
new file mode 100755
index 0000000..2497fb3
--- /dev/null
+++ b/sv/snooze-monthly/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+mkdir -p /var/cache/snooze
+exec snooze -d 1 -s 28d -t /var/cache/snooze/monthly -- run-parts --lsbsysinit /etc/cron.monthly