diff options
author | rafan <rafan@FreeBSD.org> | 2009-01-30 18:24:07 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2009-01-30 18:24:07 +0800 |
commit | ad9ae7c1c78619576d8330dde328374e6e32376d (patch) | |
tree | 33b0c7a34b3445f9d552296cbd0ef2721b662c67 /UIDs | |
parent | c8a94b670ab290731c0acca69f3950ac528b693a (diff) | |
download | freebsd-ports-gnome-ad9ae7c1c78619576d8330dde328374e6e32376d.tar.gz freebsd-ports-gnome-ad9ae7c1c78619576d8330dde328374e6e32376d.tar.zst freebsd-ports-gnome-ad9ae7c1c78619576d8330dde328374e6e32376d.zip |
Rework on rc script for www/httptunnel.
- Use fixed uid and gid
- Rewrite the rc script to use the new rc.d style and split into two scripts:
hts (for server) and htc (for client)
- Bump PORTREVISION for this
PR: ports/125714 (based on)
Submitted by: G.V. Tjong A Hung <gvtjongahung at users.sourceforge.net> (based on)
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,6 +115,7 @@ wildfire:*:340:340::0:0:Wildfire Daemon:/nonexistent:/usr/sbin/nologin stunnel:*:341:341::0:0:Stunnel Daemon:/nonexistent:/usr/sbin/nologin openfire:*:342:342::0:0:Openfire IM Daemon:/nonexistent:/usr/sbin/nologin _iodined:*:353:353::0:0:Iodine Daemon:/nonexistent:/usr/sbin/nologin +httptunnel:*:361:361::0:0:httptunnel Daemon:/nonexistent:/usr/sbin/nologin ldap:*:389:389::0:0:OpenLDAP Server:/nonexistent:/usr/sbin/nologin tiarra:*:398:398::0:0:Tiarra IRC Proxy:/nonexistent:/usr/sbin/nologin drweb:*:426:426::0:0:Dr.Web Mail Scanner:/nonexistent:/usr/sbin/nologin |