[scripts] force removal of entropy pid file from system image
This commit is contained in:
@@ -86,3 +86,7 @@ umount /proc
|
||||
|
||||
# remove hw hash
|
||||
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