]> git.pld-linux.org Git - packages/ffsearch.git/commitdiff
- shell is not needed...
authorundefine <undefine@pld-linux.org>
Wed, 3 Sep 2003 22:07:38 +0000 (22:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffsearch.spec -> 1.3

ffsearch.spec

index 1b90f2a62cd239c8efa28bbb33de558f01669f70..69fbb4130b66ef21f508d580da68aafba1910f22 100644 (file)
@@ -58,7 +58,7 @@ if [ -n "`id -u ffsearch 2>/dev/null`" ]; then
                exit 1
        fi
 else
-       /usr/sbin/useradd -M -o -r -u 118 -s /bin/sh \
+       /usr/sbin/useradd -M -o -r -u 118 -s /bin/false \
                -g ffsearch -c "Fast File Search user" -d %{_phpdir} ffsearch 1>&2 || :
 fi
 
This page took 0.0616 seconds and 4 git commands to generate.