|
@ -27,7 +27,7 @@ lighttpd_tardibaconf() { |
|
|
-e "s,^#.*\"mod_simple_vhost\",\t\t\t\t\"mod_simple_vhost\","\ |
|
|
-e "s,^#.*\"mod_simple_vhost\",\t\t\t\t\"mod_simple_vhost\","\ |
|
|
$root$sysconfdir/lighttpd.conf-dist > $root$sysconfdir/lighttpd.conf |
|
|
$root$sysconfdir/lighttpd.conf-dist > $root$sysconfdir/lighttpd.conf |
|
|
|
|
|
|
|
|
ln -svnf $sysconfdir/lighttpd $root/var/service/lighttpd |
|
|
|
|
|
|
|
|
ln -svnf $sysconfdir/lighttpd $root/service/lighttpd |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
hook_add postdoc 8 "lighttpd_tardibaconf" |
|
|
hook_add postdoc 8 "lighttpd_tardibaconf" |