pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[patch] www/lighttpd: add chrootdir KEYWORD to lighttpd.sh



So one can do (in rc.conf)

lighttpd=YES
lighttpd_chrootdir=/data/lighttpd

and let syslogd create its socket.


$ diff -u lighttpd,orig lighttpd
--- lighttpd,orig       2016-02-06 17:50:59.000000000 +0100
+++ lighttpd    2016-02-06 17:50:59.000000000 +0100
@@ -3,6 +3,7 @@
 # $NetBSD: lighttpd.sh,v 1.1.1.1 2005/09/04 06:37:05 jlam Exp $
 #
 # PROVIDE: lighttpd
+# KEYWORD: chrootdir
 # REQUIRE: DAEMON
 
 . /etc/rc.subr



Home | Main Index | Thread Index | Old Index