]> git.deb.at Git - deb/packages.git/blobdiff - conf/crontab.sed.in
Add example crontab
[deb/packages.git] / conf / crontab.sed.in
diff --git a/conf/crontab.sed.in b/conf/crontab.sed.in
new file mode 100644 (file)
index 0000000..183eb2a
--- /dev/null
@@ -0,0 +1,4 @@
+# Example crontab
+55 22 * * *     %TOPDIR%/bin/daily
+@reboot         rm -f %TOPDIR%/files/cron.lock
+@reboot         rm -f %TOPDIR%/files/changelogs.lock
\ No newline at end of file