summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index e224519..574bd51 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -360,6 +360,9 @@ system_set_harddisk_standby();
/* lock down console if necessary */
auto_login();
+/* disable beep.sh if configured */
+setup_beep();
+
/* load graphing functions */
enable_rrd_graphing();
OpenPOWER on IntegriCloud