mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
* Drop the lock before exiting
This commit is contained in:
parent
8e9ea2815c
commit
bea014d0a5
@ -27,4 +27,7 @@ if [ $KERNELTYPE = "SMP" ]; then
|
||||
fi
|
||||
if [ -d /kernels ]; then
|
||||
rm -rf /kernels/*
|
||||
fi
|
||||
fi
|
||||
|
||||
rm /var/run/config.lock
|
||||
/etc/rc.conf_mount_ro
|
||||
|
||||
Loading…
Reference in New Issue
Block a user