apache: rename bin from httpd to apache2
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Jan 2020 18:06:06 +0000 (19:06 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Jan 2020 18:07:03 +0000 (19:07 +0100)
commite94a08298e81b97d43e63e05cca167d778ff8d58
tree6fff4b8f337a11ef76d90fd05fd2a122e36151fe
parenta62c0e599b52307e0896e15164ae1558a81be930
apache: rename bin from httpd to apache2

This way there's no need to worry about overwriting another httpd binary
or symlink from another package, for example busyboxes httpd.

The init script is also renamed to apache2 for consistency.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/apache/Makefile
net/apache/files/apache.init [deleted file]
net/apache/files/apache2.init [new file with mode: 0644]