X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=efd1f463cf972575f7182b970e09d16a2a332f98;hb=fcd75e021a12fbd93c4d51fbca7844fdb4f7436f;hp=9150f55b964fc25f42f67d4d67fc7c9907d77a85;hpb=6e10a24df0361b3e33cdfa4f0c16018a796f8b78;p=libguestfs.git diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 9150f55..efd1f46 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -105,6 +105,7 @@ if [ "@DIST@" = "REDHAT" ]; then /usr/sbin/groupmems \ /sbin/unix_update \ /usr/sbin/tcpd \ + /usr/share/dbus-1/services/org.selinux.Restorecond.service \ /lib/dbus-1/dbus-daemon-launch-helper \ /lib64/dbus-1/dbus-daemon-launch-helper \ /etc/passwd- \ @@ -168,10 +169,6 @@ __EOF__ ls -lh $koutput - # Now directly run the update script to copy/update the daemon in the - # initramfs. - cd appliance && bash update.sh - elif [ "@DIST@" = "DEBIAN" ]; then cd @top_builddir@/appliance debirf make -n debian