fix livemedia-creator kickstart opt
This commit is contained in:
parent
08d17d953d
commit
b8b00acc39
1 changed files with 1 additions and 1 deletions
|
|
@ -2958,7 +2958,7 @@ class LiveMediaTask(ImageTask):
|
|||
|
||||
# Common LMC command setup, needs extending
|
||||
cmd = ['/sbin/livemedia-creator',
|
||||
'-ks', kskoji,
|
||||
'--ks', kskoji,
|
||||
'--logfile', livemedia_log,
|
||||
'--no-virt',
|
||||
'--tmp', '/tmp'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue