diff options
author | mail_redacted_for_web | 2021-10-07 08:37:42 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2021-10-07 08:37:42 +0200 |
commit | 2c756e7b3078b64e9b1f8c178bd9e12a3595ab3f (patch) | |
tree | 5a0f7be01277536f2ecf060fdfe409a3e45a3c4e /bin/sit | |
parent | f63155b22d83e9007094da31b5f1898f995f03f7 (diff) | |
download | wachenwerden-master.tar.bz2 |
Diffstat (limited to 'bin/sit')
-rwxr-xr-x | bin/sit | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ # a simple beep implementation for the "Hinweiston nach 1 TR 110-1, Kap. 8.8", also called "Sonderinformationston" or - shorthand - SIT. +# if you cannot beep :-), here's a hint or two: +# udev pcspkr beep rules: [...] GROUP="beep" MODE="0620", then rmmod, insmod and a udevadm control --reload + function zuhuelf { printf "USAGE: %b [ -l ]\\n\\n" "$(basename "$0")" printf "DESCRIPTION: Hinweiston nach 1 TR 110-1, Kap. 8.8 / SonderInformationsTon\\n\\n" |