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
2701e257ce
commit
2b9d9a48ba
@ -285,6 +285,8 @@ EOD;
|
||||
}
|
||||
}
|
||||
|
||||
captiveportal_unlock();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user