fix rhts-reboot call
This commit is contained in:
parent
c68268bb5a
commit
04408e0f1b
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ rlJournalStart
|
|||
rlAssertExists /var/lock/opencryptoki/LCK..APIlock
|
||||
if [ ! -f /bz1054442-rebooted ]; then
|
||||
touch /bz1054442-rebooted
|
||||
rlRun "/usr/bin/rhts-reboot"
|
||||
rlRun "rhts-reboot"
|
||||
else
|
||||
rlRun "rm /bz1054442-rebooted"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue