Is it possible to customize the OPNsense startup/shutdown sound?

Started by RainerR, May 20, 2017, 10:28:04 PM

Previous topic - Next topic
Hi.

I know this is a weird question but I want to change the startup/shutdown sound of my OPNsense boxes.
The reason is that I like the X-Files sound and want to use this instead of the build in sound.

Looking forward to hearing from you.

Rainer.

Hi Rainer,

The sounds is scripted, but currently reset for each firmware update. We could change that I guess. In the meantime you can experiment with the sound locally. It's the file /usr/local/sbin/beep.sh that wraps the "start" and "stop" melodies.

https://github.com/opnsense/core/blob/master/src/sbin/beep.sh#L23-L27


Cheers,
Franco