Project

General

Profile

Feature #1169 ยป services.diff

Daniele Palumbo, 02/08/2012 04:39 AM

View differences:

/etc/inc//services.inc 2012-02-08 10:21:46.000000000 +0100
835 835

  
836 836
EOD;
837 837
		    }
838
		#<DPAL 20120208> Aggiunto per bsnmpd-ucd
839
		# config must end with blank line
840
		$snmpdconf .= file_get_contents("/etc/bsnmpd-cacti.conf") . "\n";
841
		#</DPAL 20120208>
838 842
		}
839 843

  
840 844
		fwrite($fd, $snmpdconf);
    (1-1/1)