[scripts] force removal of entropy pid file from system image
This commit is contained in:
@@ -10,3 +10,7 @@ fi
|
||||
|
||||
# remove entropy hwash
|
||||
rm -f "${CHROOT_DIR}"/etc/entropy/.hw.hash
|
||||
# remove entropy pid file
|
||||
rm -f "${CHROOT_DIR}"/var/run/entropy/entropy.lock
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user