Revision 891e80bf
Added by Scott Ullrich almost 16 years ago
etc/inc/util.inc | ||
---|---|---|
960 | 960 |
// and will start dishing you cannot control tty errors. |
961 | 961 |
if(trim(file_get_contents("/etc/platform")) == "nanobsd") |
962 | 962 |
return; |
963 |
if($config['system']['enableserial']) |
|
964 |
return; |
|
963 | 965 |
exec("/sbin/conscontrol mute on"); |
964 | 966 |
} |
965 | 967 |
|
Also available in: Unified diff
Do not allow muting of serial + full install