This pull request enables a COPR admin to start/stop COPR components individually. This might be useful for error recovery in case some component stops functioning properly. COPR components currently include: copr-backend-action (Action dispatcher), copr-backend-build (Build dispatcher), copr-backend-log (Redis Log handler), and copr-backend-vmm (Virtual Machine manager).
Is this RemainAfterExit statement really needed?