]> git.ipfire.org Git - people/amarx/ipfire-2.x.git/commit
BUG12015: Redirecting to Captive portal does not work after IPFire restart BUG12015
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 20 Jun 2019 05:01:30 +0000 (07:01 +0200)
committerAlexander Marx <alexander.marx@ipfire.org>
Thu, 20 Jun 2019 05:01:30 +0000 (07:01 +0200)
commit3d5b02d92db3822ffad38462ffbfb1d81f6594b1
treebf63bf4644ea47a630b2920c4431ca2124f02bed
parent1307df22574f5c4a04b79510b181e17fa33bad5d
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
src/initscripts/system/firewall