mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
@@ -272,7 +272,7 @@
|
||||
#"SAMSUNG SV1204H" 194 C "Samsung 120G"
|
||||
"SAMSUNG SV(0401|0802|1203|1604)N" 194 C "Samsung SpinPoint V80 serie"
|
||||
"SAMSUNG SV4012H" 194 C "Samsung 40GB, 5400RPM, 2MB cache"
|
||||
"SAMSUNG HM100JC" 194 C "Samsung 100GB,5400RPM, 8MB cache"
|
||||
"SAMSUNG HM(100|120)JC" 194 C "Samsung,5400RPM, 8MB cache"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user