diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-20 11:07:38 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-20 11:07:38 (EDT) |
commit | 118e6d46315dea0623c3b34f88d687c8e65d4eaa (patch) | |
tree | 51ddfd11b5d41b26eb945054366b58ac2eca714f /docs/misc/index.html | |
parent | 7d5e669c4b12895da37e96156646c48d71def4ce (diff) | |
download | libreboot-118e6d46315dea0623c3b34f88d687c8e65d4eaa.zip libreboot-118e6d46315dea0623c3b34f88d687c8e65d4eaa.tar.gz libreboot-118e6d46315dea0623c3b34f88d687c8e65d4eaa.tar.bz2 |
docs/misc/index.html: more notes about power beeps
Diffstat (limited to 'docs/misc/index.html')
-rw-r--r-- | docs/misc/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/misc/index.html b/docs/misc/index.html index f0cf4ed..5ed2655 100644 --- a/docs/misc/index.html +++ b/docs/misc/index.html @@ -155,6 +155,10 @@ WantedBy=multi-user.target $ <b>sudo ./nvramtool -w low_battery_beep=Enable</b><br/> $ <b>sudo ./nvramtool -w low_battery_beep=Disable</b> </p> + + <p> + A reboot is required, for these changes to take effect. + </p> </div> |