mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
Added one missing string.
Fixed the double slash in gnump3d. Updated linux + ntfs-3g. Removed colors on bash prompt because this confuses the console. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1066 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -21,4 +21,7 @@
|
||||
# Used for private calls after boot #
|
||||
###############################################################################
|
||||
|
||||
|
||||
# power button shutdown
|
||||
if grep -q '^button' /proc/modules ; then
|
||||
head -1 /proc/acpi/event | grep -q 'button/power PWRF' && init 0 &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user