mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 07:23:03 +02:00
Hinzugefügt:
* qos.cgi - Geht noch so gut wie nix. Geändert: * hddshutdown funktioniert nun. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@176 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -70,7 +70,7 @@ sub shutdown_hdd {
|
||||
close (STAT);
|
||||
if (! ($lastsleepstate==$readwritereq)) {
|
||||
system("hdparm -y $hdddev");
|
||||
system("logger -t ipcop Shuting down $hdddev !");
|
||||
system("logger -t ipfire Shuting down $hdddev !");
|
||||
system("echo $readwritereq > /tmp/hddshutdown-$hdd");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user