Hddtemp DB angepasst frcon logging deaktiviert

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@947 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-10-04 20:18:49 +00:00
parent c5e5a5aa87
commit 32af66f580
2 changed files with 3 additions and 2 deletions

View File

@@ -13,7 +13,8 @@
case "$1" in
start)
boot_mesg "Starting fcron..."
loadproc /usr/sbin/fcron
loadproc /usr/sbin/fcron -y
# remove -y to reenable fcron logging
;;
stop)