Project

General

Profile

« Previous | Next » 

Revision 891e80bf

Added by Scott Ullrich almost 16 years ago

Do not allow muting of serial + full install

View differences:

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