transmission: Allow remote UIs to connect
-
Reload apache for new configuration
-
Increment app version to ensure new apache configuration is load immediately after FreedomBox version upgrade.
-
Don't re-enable a disabled app during app version upgrade.
Tests:
-
Use tremotesf client on LineageOS to connect on the URL /transmission-remote.
-
Install transmission app freshly and notice that webserver reload was called only once. Remote GUI is working.
-
Install transmission without patches. Disable app. Apply patches, notice that webserver was not reloaded. Enable and remote GUI is working.
-
Install transmission without patches. Enable app. Apply patches, notice that webserver was reloaded and remote GUI is working.