Typo removal, no-op
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=38
This commit is contained in:
parent
7e18382f9f
commit
62b4809376
2
nsd.spec
2
nsd.spec
@ -122,7 +122,7 @@ if ! %{_bindir}/id _nsd > /dev/null 2> /dev/null
|
|||||||
then
|
then
|
||||||
echo "Creating _nsd:_nsd" && \
|
echo "Creating _nsd:_nsd" && \
|
||||||
%{_sbindir}/groupadd -r _nsd && \
|
%{_sbindir}/groupadd -r _nsd && \
|
||||||
%{_sbindir}/useradd -r -g _nsd -s /bin/false -r -c "user for %{name}" -d %{home} _nsd || \
|
%{_sbindir}/useradd -r -g _nsd -s /bin/false -c "user for %{name}" -d %{home} _nsd || \
|
||||||
exit $?
|
exit $?
|
||||||
fi
|
fi
|
||||||
%if %{with systemd}
|
%if %{with systemd}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user