Do not check for subdirs under /var/lock/opencryptoki
This commit is contained in:
parent
e2c039c1b3
commit
73e33a664a
1 changed files with 1 additions and 3 deletions
|
|
@ -49,9 +49,7 @@ rlJournalStart
|
|||
for DIR in $SUBDIRS; do
|
||||
rlAssertExists /var/lib/opencryptoki/$DIR
|
||||
done
|
||||
for DIR in $SUBDIRS; do
|
||||
rlAssertExists /var/lock/opencryptoki/$DIR
|
||||
done
|
||||
rlAssertExists /var/lock/opencryptoki
|
||||
rlAssertExists /var/lock/opencryptoki/LCK..APIlock
|
||||
if [ ! -f /bz1054442-rebooted ]; then
|
||||
touch /bz1054442-rebooted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue