Project

General

Profile

« Previous | Next » 

Revision 461fcf07

Added by Scott Ullrich about 16 years ago

Do not allow muting of serial + full install

View differences:

etc/inc/config.inc
1820 1820
	// and will start dishing you cannot control tty errors.
1821 1821
	if(trim(file_get_contents("/etc/platform")) == "nanobsd")
1822 1822
		return;
1823
	if($config['system']['enableserial']) 
1824
		return;
1823 1825
	exec("/sbin/conscontrol mute on");
1824 1826
}
1825 1827

  

Also available in: Unified diff