summaryrefslogtreecommitdiff
path: root/www/tclhttpd/files/patch-bin__tclhttpd.rc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:49:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:49:46 +0000
commit5fef74e277a1a8631418cc86635c091fcc79d099 (patch)
tree1f91b768812d879efc689dc94c0aa53e7c1ba2fa /www/tclhttpd/files/patch-bin__tclhttpd.rc
parent- Add LICENSE (diff)
Rename www/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'www/tclhttpd/files/patch-bin__tclhttpd.rc')
-rw-r--r--www/tclhttpd/files/patch-bin__tclhttpd.rc17
1 files changed, 17 insertions, 0 deletions
diff --git a/www/tclhttpd/files/patch-bin__tclhttpd.rc b/www/tclhttpd/files/patch-bin__tclhttpd.rc
new file mode 100644
index 000000000000..b560625dea08
--- /dev/null
+++ b/www/tclhttpd/files/patch-bin__tclhttpd.rc
@@ -0,0 +1,17 @@
+--- bin/tclhttpd.rc Mon Sep 25 18:47:35 2000
++++ bin/tclhttpd.rc Thu Mar 29 15:19:59 2001
+@@ -24,2 +24,4 @@
+ foreach d [list \
++ [file join [Config home] \
++ ../share/tclhttpd@VER@]] \
+ [file join [Config home] ../htdocs] \
+@@ -51,3 +53,3 @@
+
+-Config uid 50
++Config uid 65534 ;# BSD's nobody
+
+@@ -60,3 +62,3 @@
+
+-Config gid 50
++Config gid 65534 ;# BSD's nobody group
+