diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-20 16:07:38 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-20 16:07:38 +0100 |
commit | 118e6d46315dea0623c3b34f88d687c8e65d4eaa (patch) | |
tree | 51ddfd11b5d41b26eb945054366b58ac2eca714f /docs | |
parent | 7d5e669c4b12895da37e96156646c48d71def4ce (diff) | |
download | librebootfr-118e6d46315dea0623c3b34f88d687c8e65d4eaa.tar.gz librebootfr-118e6d46315dea0623c3b34f88d687c8e65d4eaa.zip |
docs/misc/index.html: more notes about power beeps
Diffstat (limited to 'docs')
-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 f0cf4ed6..5ed26554 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> |