Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 10:58:10 +0400
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        Gary Bajaj <b05@interbaun.com>
Cc:        perl@FreeBSD.org
Subject:   Re: FreeBSD Port: p5-Mail-SpamAssassin-3.0.3_3
Message-ID:  <4281AD02.9040408@FreeBSD.org>
In-Reply-To: <4280F1D2.6000904@interbaun.com>
References:  <4280F1D2.6000904@interbaun.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Bajaj wrote:
> pkg-install:
> 
> 24c24
> <               -s "/sbin/nologin" -d "${HOME}" \
> ---
>  >               -s "/usr/sbin/nologin" -d "${HOME}" \
> 
> 
> /usr/sbin/nologin for FreeBSD 5.

%ls -la /sbin/nologin
lrwxr-xr-x  1 root  wheel  17 Feb 15 11:32 /sbin/nologin -> 
/usr/sbin/nologin

So /sbin/nologin can be applied both 4.x and 5.x.

-- 
Sem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4281AD02.9040408>