attempt to launch dbus manually for anaconda..
This commit is contained in:
parent
f826344218
commit
fdb405478e
@ -22,9 +22,14 @@ zerombr
|
||||
clearpart --all --initlabel
|
||||
autopart --noboot --nohome --noswap --nolvm --fstype=ext4
|
||||
|
||||
%pre
|
||||
dbus-broker-launch --scope=none
|
||||
%end
|
||||
|
||||
# Package setup
|
||||
%packages --ignoremissing --excludedocs --instLangs=en --nocore --excludeWeakdeps
|
||||
bash
|
||||
dbus-daemon
|
||||
coreutils-single
|
||||
glibc-minimal-langpack
|
||||
microdnf
|
||||
|
Loading…
Reference in New Issue
Block a user