kill shred thread after abort or offline drive

This commit is contained in:
2020-08-23 10:42:03 +02:00
parent c6a8fd861d
commit ec300d7c75
4 changed files with 21 additions and 12 deletions

View File

@ -2,7 +2,7 @@
echo "starting SHRED DUMMY"
for i in {0..100..20}
for i in {0..100..10}
do
echo "DUMMY shred $i%"
sleep 1