Feature #1169 ยป services.diff
/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); |