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, 0 insertions, 2 deletions
diff --git a/target/device/valka/target_skeleton/etc/crontab/root b/target/device/valka/target_skeleton/etc/crontab/root deleted file mode 100644 index 6c04675ef..000000000 --- a/target/device/valka/target_skeleton/etc/crontab/root +++ /dev/null @@ -1,2 +0,0 @@ -#min hour mday month wday command -1 3 * * * echo "Hello" >> /var/crondtest |