mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
Tests: - On a fresh container, install roundcube. log_driver is set to syslog in freedombox-config.conf. - Install roundcube without the changes. Enable local only. Apply the changes and restart service. roundcube setup is run. log_driver is set to syslog in freedombox-config.conf. Setting is still local-only. - Install roundcube without the changes. Disable local only. Apply the changes and restart service. roundcube setup is run. log_driver is set to syslog in freedombox-config.conf. Setting is still not local-only. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>