]> git.ipfire.org Git - ipfire-2.x.git/commit
BUG12015: Redirecting to Captive portal does not work after IPFire restart
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 20 Jun 2019 05:04:30 +0000 (07:04 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 21 Jun 2019 00:39:18 +0000 (01:39 +0100)
commit1722701a9aab07e1a96ae25d2cedcbac403ddb76
treea9ccc39a44123ffcab873be6982cd579ad87a362
parent744f16e45a9d7923f99ee8ce6e2cbebda131824c
BUG12015: Redirecting to Captive portal does not work after IPFire restart

When the Captive portal is enabled, the needed firewall rules are applied. But when restarting IPFire,
the rules are not applied because there is no call to do so.
Added call to captivectrl in the initscrip 'firewall'.

Fixes: #12015
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/firewall