Create var/run/dbus directory on s390x (#787217)

s390x has no systemd, so we need to create the directory.
This commit is contained in:
Martin Gracik 2012-02-07 10:15:26 +01:00
parent 231d3f40bd
commit 5af1ea948e
1 changed files with 1 additions and 0 deletions

View File

@ -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