]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - src/initscripts/init.d/cleanfs
httpscert: Increase size of the RSA key to 4096.
[people/teissler/ipfire-2.x.git] / src / initscripts / init.d / cleanfs
index 855e63e7b0f47526a50401be98aaa9994877b50f..d526c35b2eeeb4eb8a3d7953c7d9c3594c457fc7 100644 (file)
@@ -90,6 +90,9 @@ case "${1}" in
                cd /var/lock &&
                find . -type f ! -newer /proc -exec rm -f {} \; || failed=1
 
+               boot_mesg -n " /var/log/updatexlrator" ${NORMAL}
+               rm -f /var/log/updatexlrator/checkdeaddl.lck
+
                boot_mesg " /var/run" ${NORMAL}
                cd /var/run &&
                find . ! -type d ! -name utmp ! -newer /proc \