[scripts] force removal of entropy pid file from system image
This commit is contained in:
@@ -7,3 +7,7 @@ equo query list installed -qv > /etc/sabayon-pkglist
|
||||
|
||||
# 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