]> git.pld-linux.org Git - packages/amavisd.git/commitdiff
- i'm to lame to change anything, let use su with -s option (qboosh info)
authordjrzulf <djrzulf@pld-linux.org>
Thu, 7 Feb 2002 16:11:26 +0000 (16:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amavisd.spec -> 1.7

amavisd.spec

index 5f31160161a91d3f7adbe372e5d29e33e58aa0ba..c4e964c209ffe91cb7d7760c63e98ca96945e943 100644 (file)
@@ -98,7 +98,7 @@ if [ -n "`id -u amavis 2>/dev/null`" ]; then
                 exit 1
         fi
 else
-        %{_sbindir}/useradd -u 97 -r -d %{_var}/spool/amavis  -s /bin/bash -c "Anti Virus Checker" -g nobody  amavis 1>&2
+        %{_sbindir}/useradd -u 97 -r -d %{_var}/spool/amavis  -s /bin/false -c "Anti Virus Checker" -g nobody  amavis 1>&2
 fi
 
 %postun
This page took 0.080531 seconds and 4 git commands to generate.