Skip to content
Snippets Groups Projects

shell: add option to disable pcspkr blacklisting

Merged Lars Beckers requested to merge pcspkr into master
2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
2
  • 40c26b8c
    Unfortunately, there is a popular hoster that offers systems where
    blacklisting pcspkr results in a failure. Since these are virtual
    systems its not really relevant anyway. The simplest solution was to
    make it configurable.
+ 2
0
@@ -8,3 +8,5 @@ shell_software:
@@ -8,3 +8,5 @@ shell_software:
- pwgen
- pwgen
- snmp
- snmp
- telnet
- telnet
 
 
shell_blacklist_pcspkr: true
Loading