diff options
Diffstat (limited to 'meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend')
| -rw-r--r-- | meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend b/meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend index 7aca867..7af8143 100644 --- a/meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend +++ b/meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | INC := "${@int(PRINC) + 1}" | ||
| 2 | |||
| 3 | do_install_append() { | 1 | do_install_append() { |
| 4 | sed -i -e 's/#ServerName.*$/ServerName 127.0.0.1:80/' ${D}${sysconfdir}/apache2/httpd.conf | 2 | sed -i -e 's/#ServerName.*$/ServerName 127.0.0.1:80/' ${D}${sysconfdir}/apache2/httpd.conf |
| 5 | 3 | ||
