summaryrefslogtreecommitdiffstats
path: root/network/lighttpd/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'network/lighttpd/doinst.sh')
-rw-r--r--network/lighttpd/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/network/lighttpd/doinst.sh b/network/lighttpd/doinst.sh
index 8ead0ded15..172a5987b9 100644
--- a/network/lighttpd/doinst.sh
+++ b/network/lighttpd/doinst.sh
@@ -1,9 +1,5 @@
#!/bin/sh
-LIGHTTPD_USER=lighttpd
-LIGHTTPD_GROUP=lighttpd
-LIGHTTPD_HOME=/var/www
-
config() {
NEW="$1"
OLD="`dirname $NEW`/`basename $NEW .new`"