mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Ensure lock file is cleared after restart.
Noticed-by: mcrane via forum
This commit is contained in:
parent
2df9165915
commit
c3214b80ce
@ -285,6 +285,8 @@ EOD;
|
||||
}
|
||||
}
|
||||
|
||||
captiveportal_unlock();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user