add crond init script
[openwrt.git] / openwrt / package / base-files / default / etc / init.d / S60cron
diff --git a/openwrt/package/base-files/default/etc/init.d/S60cron b/openwrt/package/base-files/default/etc/init.d/S60cron
new file mode 100755 (executable)
index 0000000..ed43e74
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -d /etc/crontabs ] && crond -c /etc/crontabs