mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
config: Depends also on apache module
Closes #1778 Signed-off-by: Veiko Aasa <veiko17@disroot.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
d9fd71297e
commit
e073f0169c
@ -39,7 +39,7 @@ _description = [
|
||||
'like hostname, domain name, webserver home page etc.')
|
||||
]
|
||||
|
||||
depends = ['firewall', 'names']
|
||||
depends = ['apache', 'firewall', 'names']
|
||||
|
||||
APACHE_CONF_ENABLED_DIR = '/etc/apache2/conf-enabled'
|
||||
APACHE_HOMEPAGE_CONF_FILE_NAME = 'freedombox-apache-homepage.conf'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user