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
- 417 Beta Program
- 2.5K Nebula
- 160 Nebula Ideas
- 108 Nebula Status and Incidents
- 5.9K Security
- 331 USG FLEX H Series
- 286 Security Ideas
- 1.5K Switch
- 78 Switch Ideas
- 1.2K Wireless
- 42 Wireless Ideas
- 6.6K Consumer Product
- 259 Service & License
- 402 News and Release
- 86 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.8K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 80 Security Highlight