git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
155aa76
)
appliance: Ignore utempter unreadable binaries (for RHEL 6).
author
Richard Jones
<rjones@redhat.com>
Tue, 18 May 2010 09:02:02 +0000
(10:02 +0100)
committer
Richard Jones
<rjones@redhat.com>
Tue, 18 May 2010 09:37:11 +0000
(10:37 +0100)
appliance/make.sh.in
patch
|
blob
|
history
diff --git
a/appliance/make.sh.in
b/appliance/make.sh.in
index
56b882a
..
0dbce56
100755
(executable)
--- 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 \