diff options
Diffstat (limited to 'target/device/valka/target_skeleton/etc/crontab/root')
-rw-r--r-- | target/device/valka/target_skeleton/etc/crontab/root | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/device/valka/target_skeleton/etc/crontab/root b/target/device/valka/target_skeleton/etc/crontab/root new file mode 100644 index 000000000..6c04675ef --- /dev/null +++ b/target/device/valka/target_skeleton/etc/crontab/root @@ -0,0 +1,2 @@ +#min hour mday month wday command +1 3 * * * echo "Hello" >> /var/crondtest |