wok rev 8894

Made lighttpd and lighttpd-ssl only backup vhosts.conf and lighttpd.conf in /etc/lighttpd folder. Doesn't need to backup full /etc/lighttpd folder cause only those files would be affected.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 27 13:44:14 2011 +0000 (2011-02-27)
parents fdc35059afd9
children 19ab658d3d19
files lighttpd-ssl/receipt lighttpd/receipt
line diff
     1.1 --- a/lighttpd-ssl/receipt	Sun Feb 27 11:39:28 2011 +0000
     1.2 +++ b/lighttpd-ssl/receipt	Sun Feb 27 13:44:14 2011 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.lighttpd.net/"
     1.6  WGET_URL="http://download.lighttpd.net/lighttpd/releases-1.4.x/$TARBALL"
     1.7 -CONFIG_FILES="/etc/lighttpd /etc/ssl/lighttpd"
     1.8 +CONFIG_FILES="/etc/lighttpd/vhosts.conf /etc/lighttpd/lighttpd.conf /etc/ssl/lighttpd"
     1.9  PROVIDE="lighttpd"
    1.10  BASE_MODULES="
    1.11  access
     2.1 --- a/lighttpd/receipt	Sun Feb 27 11:39:28 2011 +0000
     2.2 +++ b/lighttpd/receipt	Sun Feb 27 13:44:14 2011 +0000
     2.3 @@ -11,7 +11,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.5  WEB_SITE="http://www.lighttpd.net/"
     2.6  WGET_URL="http://download.lighttpd.net/lighttpd/releases-1.4.x/$TARBALL"
     2.7 -CONFIG_FILES="/etc/lighttpd"
     2.8 +CONFIG_FILES="/etc/lighttpd/vhosts.conf /etc/lighttpd/lighttpd.conf"
     2.9  BASE_MODULES="
    2.10  access
    2.11  accesslog