Projet

Général

Profil

« Précédent | Suivant » 

Révision 326238ce

Ajouté par Thomas Noël il y a plus de 9 ans

use rc.sh with mwexec_bg()

Voir les différences:

etc/inc/captiveportal.inc
454 454
		$res = mwexec("/usr/local/sbin/lighttpd -f {$g['varetc_path']}/lighty-{$cpzone}-CaptivePortal-SSL.conf");
455 455

  
456 456
		if ($cpcfg['auth_method'] == "saml") {
457
			$res = mwexec("/usr/local/univnautes/sp/rc.sh restart");
457
			$res = mwexec_bg("/usr/local/univnautes/sp/rc.sh restart");
458 458
		}
459 459
	}
460 460
}

Formats disponibles : Unified diff