Bug 116758 - [ports/UIDs] Unify nologin path to /usr/sbin/nologin.
Summary: [ports/UIDs] Unify nologin path to /usr/sbin/nologin.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-30 06:30 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2007-09-30 08:20 UTC (History)
0 users

See Also:


Attachments
file.diff (12.94 KB, patch)
2007-09-30 06:30 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2007-09-30 06:30:01 UTC
Unify nologin path to /usr/sbin/nologin.

lrwxr-xr-x  1 root  wheel      17 Sep 20 13:30:20 2007 /sbin/nologin@ -> /usr/sbin/nologin
-r-xr-xr-x  1 root  wheel  128256 Sep 20 13:30:20 2007 /usr/sbin/nologin*
Comment 1 edwin 2007-09-30 06:44:37 UTC
On Sun, Sep 30, 2007 at 01:22:38PM +0800, Sunpoet Po-Chuan Hsieh wrote:
> -spamd:*:58:58:SpamAssassin user:/var/spool/spamd:/sbin/nologin
> +spamd:*:58:58:SpamAssassin user:/var/spool/spamd:/usr/sbin/nologin$

I assume that the $'s at the end are typos?

Edwin
-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |              Weblog: http://www.mavetju.org/weblog/
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-30 08:19:56 UTC
edwin       2007-09-30 07:19:49 UTC

  FreeBSD ports repository

  Modified files:
    .                    UIDs 
  Log:
  Unify nologin path to /usr/sbin/nologin
  
  PR:             ports/116758
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  
  Revision  Changes    Path
  1.52      +76 -76    ports/UIDs
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-30 08:19:57 UTC
State Changed
From-To: open->closed

Committed, thanks!