diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-16 18:41:16 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-16 18:41:16 +0000 |
commit | 12ed01d836407ddef7dd449c87a9dc8655d983f5 (patch) | |
tree | 53fcae1a01acbe0a5a2816ef2260f6c3c295e962 /package/lighttpd/files/lighttpd.default | |
parent | da6c1247933d1659e26d448aa9900909271b3a23 (diff) | |
download | upstream-12ed01d836407ddef7dd449c87a9dc8655d983f5.tar.gz upstream-12ed01d836407ddef7dd449c87a9dc8655d983f5.tar.bz2 upstream-12ed01d836407ddef7dd449c87a9dc8655d983f5.zip |
Add lighttpd package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@917 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lighttpd/files/lighttpd.default')
-rw-r--r-- | package/lighttpd/files/lighttpd.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lighttpd/files/lighttpd.default b/package/lighttpd/files/lighttpd.default new file mode 100644 index 0000000000..649571e640 --- /dev/null +++ b/package/lighttpd/files/lighttpd.default @@ -0,0 +1 @@ +OPTIONS="-f /etc/lighttpd.conf"
\ No newline at end of file |