[scripts] force removal of entropy pid file from system image
This commit is contained in:
@@ -117,4 +117,7 @@ rm -rf /var/lib/entropy/tmp
|
||||
# remove entropy hwhash
|
||||
rm -f /etc/entropy/.hw.hash
|
||||
|
||||
# remove entropy pid file
|
||||
rm -f /var/run/entropy/entropy.lock
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user