mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-11 09:19:41 +02:00
3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
|
#!/bin/sh
|
||
|
[ -d /etc/crontabs ] && crond -c /etc/crontabs
|