diff options
Diffstat (limited to 'services/dcron/run')
-rwxr-xr-x | services/dcron/run | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/dcron/run b/services/dcron/run index bd889e7..33d1c52 100755 --- a/services/dcron/run +++ b/services/dcron/run @@ -1,3 +1,2 @@ #!/bin/sh -echo "Starting dcron..." exec crond -f 2>&1 |