Search
j0ke.net Open Build Service
>
Projects
>
server:mail
>
vpopmail
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 21
[-]
[+]
Changed
vpopmail.spec
@@ -69,7 +69,7 @@ fi if [ -z "`%__grep "^vpopmail" /etc/passwd 2>/dev/null`" ]; then - %{_sbindir}/useradd -c "vpopmail" -d %{VPOP_HOME} -g %{VPOPGID} -u %{VPOPUID} -r -s /bin/false vpopmail + %{_sbindir}/useradd -c "vpopmail" -d %{VPOP_HOME} -g %{VPOPGID} -u %{VPOPUID} -r -s /bin/bash vpopmail fi %__make %{?_smp_mflags} @@ -87,7 +87,7 @@ fi if [ -z "`%__grep "^vpopmail" /etc/passwd 2>/dev/null`" ]; then - %{_sbindir}/useradd -c "vpopmail" -d %{VPOP_HOME} -g %{VPOPGID} -u %{VPOPUID} -r -s /bin/false vpopmail + %{_sbindir}/useradd -c "vpopmail" -d %{VPOP_HOME} -g %{VPOPGID} -u %{VPOPUID} -r -s /bin/bash vpopmail fi fi