mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-18 08:33:41 +00:00
- Remove unneeded actions: start, stop, restart, is-running and is-enabled. - Remove short form parameter passing for add-favorite action. Mostly for consistency and avoid confusion. Actions are not expected to be used by regular users. - Rename Apache configuration from: i2p-plinth.conf to i2p-freedombox.conf - Fix issue with adding favorites when none already present. This eliminates failure during first time installation for I2P. - Fix issue with incorrect new lines while editing favorites. - Minor fixes in Apache configuration. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>