Create var/run/dbus directory on s390x (#787217)
s390x has no systemd, so we need to create the directory.
This commit is contained in:
parent
96870e96f8
commit
ca5454d131
@ -82,6 +82,7 @@ replace "root:\*:" "root::" etc/shadow
|
||||
runcmd ssh-keygen -q -C "" -N "" -t dsa -f ${root}/etc/ssh/ssh_host_dsa_key
|
||||
chmod etc/ssh/ssh_host*_key 600
|
||||
chmod etc/ssh/ssh_host*_key.pub 644
|
||||
mkdir var/run/dbus
|
||||
%endif
|
||||
|
||||
## gconf settings
|
||||
|
Loading…
Reference in New Issue
Block a user