Projet

Général

Profil

« Précédent | Suivant » 

Révision d6307bd3

Ajouté par Ermal il y a environ 11 ans

Fixes #1477. Use the new parameter to reduce igmpproxy logging level

Voir les différences:

etc/inc/services.inc
1213 1213
        fclose($igmpfl);
1214 1214
	unset($igmpconf);
1215 1215

  
1216
        mwexec("/usr/local/sbin/igmpproxy -c {$g['tmp_path']}/igmpproxy.conf");
1216
	/* NOTE: -d 4 means everything LOG_WARNING and smaller */
1217
        mwexec("/usr/local/sbin/igmpproxy -d 4 -c {$g['tmp_path']}/igmpproxy.conf");
1217 1218
        log_error(gettext("Started IGMP proxy service."));
1218 1219

  
1219 1220
        return 0;

Formats disponibles : Unified diff