mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
corrected speed footer not working with dhcp and static
corrected pakfire ignoring update and upgrade disable when previously set fixed snort rules problem when updating updated serverall packaages started building core 2 fixed qos multiport error git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1125 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -23,5 +23,5 @@
|
||||
|
||||
# power button shutdown
|
||||
if grep -q '^button' /proc/modules ; then
|
||||
head -1 /proc/acpi/event | grep -q 'button/power PWRF' && init 0 &
|
||||
( head -1 /proc/acpi/event | grep -q 'button/power PWRF' && poweroff ) &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user