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 | synfigstudio is the animation studio for synfig and provides the GUI (diff) |
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>
Diffstat (limited to '')
-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 |