gnomeos-run: Ensure we create DBus uuid

This commit is contained in:
Colin Walters 2012-01-27 18:19:51 -05:00
parent 31c58aa7bd
commit 695b0ff874
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ chmod a=rwxt tmp
if ! test -d ostree; then
mkdir ostree
mkdir -p -m 0755 ./ostree/var/{log,run,tmp,spool}
mkdir -p ./ostree/var/lib/dbus
dbus-uuidgen > ./ostree/var/lib/dbus/machine-id
mkdir ostree/repo
ostree --repo=ostree/repo init