Actually change the nobody mapping

I added this to the changelog, but forgot to commit the change
itself. Also fix scriptlet definition.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-02-20 23:46:22 +01:00
parent 8dc92a4da2
commit 3e18b458fc
1 changed files with 3 additions and 3 deletions

View File

@ -317,8 +317,8 @@ CONFIGURE_OPTS=(
-Dinstall-tests=true
-Dtty-gid=5
-Dusers-gid=100
-Dnobody-user=nfsnobody
-Dnobody-group=nfsnobody
-Dnobody-user=nobody
-Dnobody-group=nobody
-Db_lto=false
)
@ -555,7 +555,7 @@ if [ $1 -eq 0 ] ; then
fi
%post libs
%ldconfig
%{?ldconfig}
if [ -f /etc/nsswitch.conf ] ; then
# sed-fu to add myhostanme to hosts line