X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=5b31f2902527c1314075cb61749a99ce74b09265;hb=275b5fa5608dbaf9ff69d1a4e6a2e728081a101f;hp=3450543e86a17fa5b061b04b6d053b41da9bf286;hpb=50caaf988f62b65b076060e55ddbbcf4aaeebbe9;p=libguestfs.git diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 3450543..5b31f29 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -94,6 +94,7 @@ if [ "@DIST@" = "REDHAT" ]; then /usr/bin/chfn \ /usr/bin/chsh \ /usr/libexec/pt_chown \ + /usr/libexec/utempter/utempter \ /usr/sbin/groupdel \ /usr/sbin/groupadd \ /usr/sbin/useradd \ @@ -104,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- \