diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2007-08-28 10:01:00 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2007-08-28 10:01:00 +0000 |
commit | 4afa9507f49f307bb740222bd83f75e252e8a80c (patch) | |
tree | de88b3e30e8090e934a5ae6ea4e79020c40642cd /UIDs | |
parent | 040d1b21b96c11cd68e32b6329d848d5e5968d44 (diff) | |
download | ports-4afa9507f49f307bb740222bd83f75e252e8a80c.tar.gz ports-4afa9507f49f307bb740222bd83f75e252e8a80c.zip |
Reserve a user and group ID for the stunnel daemon.
Loosely based on the PR, although I just used the next available UID/GID.
PR: 108784
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Notes
Notes:
svn path=/head/; revision=198434
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ prelude:*:281:281:Prelude user:/nonexistent:/sbin/nologin _sphinx:*:312:312::0:0:Sphinxsearch Owner:/nonexistent:/sbin/nologin dkfilter:*:325:325:DK Filter Owner:/nonexistent:/sbin/nologin wildfire:*:340:340::0:0:Wildfire Daemon:/nonexistent:/sbin/nologin +stunnel:*:341:341::0:0:Stunnel Daemon:/nonexistent:/sbin/nologin ldap:*:389:389:OpenLDAP Server:/nonexistent:/sbin/nologin tiarra:*:398:398:Tiarra IRC Proxy:/nonexistent:/usr/sbin/nologin drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin |