diff options
Diffstat (limited to 'meta-openstack/recipes-dangling/lighttpd/lighttpd_1.4.33.bbappend')
| -rw-r--r-- | meta-openstack/recipes-dangling/lighttpd/lighttpd_1.4.33.bbappend | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-openstack/recipes-dangling/lighttpd/lighttpd_1.4.33.bbappend b/meta-openstack/recipes-dangling/lighttpd/lighttpd_1.4.33.bbappend deleted file mode 100644 index 50fab9f..0000000 --- a/meta-openstack/recipes-dangling/lighttpd/lighttpd_1.4.33.bbappend +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | INC := "${@int(PRINC) + 1}" | ||
| 2 | |||
| 3 | do_install_append() { | ||
| 4 | sed -i '2i port=`grep "^server.port" /etc/lighttpd.conf`; if [ -z $port ]; then echo "server port not configured, not running lighttpd..."; exit 0; fi' ${D}/etc/init.d/lighttpd | ||
| 5 | } | ||
