]> git.ipfire.org Git - ipfire.org.git/commitdiff
crontab: Make sure that we are running bash when executing cron jobs
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Aug 2019 17:48:32 +0000 (18:48 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Aug 2019 17:48:32 +0000 (18:48 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/crontab/ipfire

index 5c02a6e455b4b090bf61091f9fd15ae9b2135b1a..eb3e52b9a327eeba627c645ade0f0cdfab44ea39 100644 (file)
@@ -1,3 +1,5 @@
+SHELL=/bin/bash
+
 # Update blog feeds once an hour
 0 * * * *      nobody  ipfire.org update-blog-feeds