rc.bootup: start idp

This commit is contained in:
Thomas NOËL 2015-01-26 16:20:48 +01:00
parent 69f21f641b
commit 4af9283c39
1 changed files with 1 additions and 0 deletions

View File

@ -355,6 +355,7 @@ vpn_setup();
/* start the captive portal */
captiveportal_configure();
$res = mwexec_bg("/usr/local/univnautes/idp/rc.sh restart");
/* start Voucher support */
voucher_configure();