auto improvements

git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1376 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
hummypkg
2013-01-28 01:35:14 +00:00
parent 1ff5b8ec0e
commit d2f61fb70e
4 changed files with 159 additions and 69 deletions

View File

@@ -11,7 +11,7 @@ cronf=$crond/root
grep -v webif/lib/bin/auto $cronf > $tmpf
(
cat $tmpf
echo '*/10 * * * * /mod/webif/lib/bin/auto >> /tmp/webif_auto.log 2>&1'
echo '*/10 * * * * /mod/webif/lib/bin/auto >/dev/null 2>&1'
) > $cronf
# Add anacron jobs