mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-24 00:45:48 +08:00
SoaS: further live image startup fixes
This commit is contained in:
@@ -329,8 +329,6 @@ exists() {
|
||||
\$*
|
||||
}
|
||||
|
||||
touch /.liveimg-late-configured
|
||||
|
||||
# read some variables out of /proc/cmdline
|
||||
for o in \`cat /proc/cmdline\` ; do
|
||||
case \$o in
|
||||
@@ -363,6 +361,8 @@ EndSection
|
||||
FOE
|
||||
fi
|
||||
|
||||
touch /.liveimg-late-configured
|
||||
|
||||
EOF
|
||||
|
||||
chmod 755 /etc/rc.d/init.d/livesys
|
||||
|
||||
Reference in New Issue
Block a user