Disable beep
peekaa
Posts: 2 Freshman Member
Is it possible to disable beep when nas326 cca 1 minute after power on (when it is ready) and also when powering off? I am working late at night and early in the morning and it is not good. Thank you
#NAS_July
#NAS_July
0
All Replies
-
Maybe. The beep in start is initiated by the start script /ram_bin/etc/init.d/rcS2, which last lines are
buzzerc -t 1<br>setLED SYS GREEN ON<br>####################################################################<br># Never add code after setting the color of LED!!!!!!!!!!!!!!!!!! #<br>####################################################################<br>
The binary /sbin/buzzerc is responsible for the beep itself. So if you delete it before the startscript is ready, there will be no beep.I haven't checked, but I guess the beep on shutdown is done by the same binary.Unfortunately, the directory /sbin/ is on a ramdrive, so you can't simply delete the binary forever. The action has to be repeated on each boot, before the start script finishes.To do so, you can use Tweaks, and add a line<div>@reboot rm /sbin/buzzerc</div>
to the cron Tweak. I'm not sure, but I think it will be executed in time.0
Categories
- All Categories
- 415 Beta Program
- 2.5K Nebula
- 152 Nebula Ideas
- 101 Nebula Status and Incidents
- 5.8K Security
- 296 USG FLEX H Series
- 281 Security Ideas
- 1.5K Switch
- 77 Switch Ideas
- 1.1K Wireless
- 42 Wireless Ideas
- 6.5K Consumer Product
- 254 Service & License
- 396 News and Release
- 85 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.6K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 87 About Community
- 76 Security Highlight