Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
:
netflow
>
nfsen
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 20
[-]
[+]
Changed
nfsen.spec
@@ -49,9 +49,9 @@ %build # user netflow -if [ -z "`%__grep "^netflow" /etc/passwd 2>/dev/null`" ]; then - %{_sbindir}/useradd -c "netflow" -d %{_datadir}/nfsen -g www -r -s /bin/false netflow -fi +#if [ -z "`%__grep "^netflow" /etc/passwd 2>/dev/null`" ]; then +# %{_sbindir}/useradd -c "netflow" -d %{_datadir}/nfsen -g www -r -s /bin/false netflow +#fi %install