captiveportal, use "onestop" to stop captiveportal, when there's no zone configured "stop" would be skipped since the service is disabled. issue seems to be introduced in 0299224578

This commit is contained in:
Ad Schellevis 2019-05-20 16:36:34 +02:00
parent 4175a45f4b
commit 10108b0615

View File

@ -29,7 +29,7 @@ type:script
message:startup captiveportal services
[stop]
command:/usr/local/etc/rc.d/captiveportal stop
command:/usr/local/etc/rc.d/captiveportal onestop
parameters:
type:script
message:stopping captiveportal services