diff options
Diffstat (limited to 'appliance')
-rwxr-xr-x | appliance/make.sh.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 56b882a2..0dbce56d 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 \ |