summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.make
diff options
context:
space:
mode:
authorTim Sander <tim.sander@hbm.com>2010-06-07 15:10:52 +0200
committerTim Sander <tim.sander@hbm.com>2010-06-07 15:10:52 +0200
commit46062bbc2b0e8e38782cdf5c31b186394db1d90f (patch)
tree94d27c4d458ef70bea289650a8d2bf4359886fc5 /rules/lighttpd.make
parent365ee5fe611035543c23cf2cc5722f18ef872500 (diff)
downloadptxdist-46062bbc2b0e8e38782cdf5c31b186394db1d90f.tar.gz
ptxdist-46062bbc2b0e8e38782cdf5c31b186394db1d90f.tar.xz
lighttpd: add upstart support
Diffstat (limited to 'rules/lighttpd.make')
-rw-r--r--rules/lighttpd.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 855920d3a..fd247aebe 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -197,6 +197,10 @@ ifdef PTXCONF_LIGHTTPD_STARTSCRIPT
endif
endif
+ifdef PTXCONF_INITMETHOD_UPSTART
+ @$(call install_alternative, lighttpd, 0, 0, 0755, /etc/init/lighttpd.conf)
+endif
+
ifdef PTXCONF_LIGHTTPD_GENERIC_SITE
ifdef PTXCONF_PHP5_SAPI_CGI
@$(call install_copy, lighttpd, 12, 102, 0644, \