diff options
Diffstat (limited to 'repos/core/busybox/crond.run')
| -rwxr-xr-x | repos/core/busybox/crond.run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/repos/core/busybox/crond.run b/repos/core/busybox/crond.run new file mode 100755 index 00000000..aac79c16 --- /dev/null +++ b/repos/core/busybox/crond.run @@ -0,0 +1,2 @@ +#!/bin/sh +exec crond -f -d8 2>&1 |