#57 install systemd files in greenwave.spec
Merged by mjia. Opened by mjia.
mjia/greenwave install_systemd_files  into  master

Download 57.patch

I forgot to install these systemd files in #PR 53, thanks for Jenkins.

I'll go ahead to merge this since I want to tag a release today. Let me know if you any question about this change.

Pull-Request has been merged by mjia

Yes I have a question :-P Why are we shipping systemd unit stuff if we aren't ever testing it or planning to use it in a deployment?

Oops, you are right. We do not thsi stuff in OpenShist delopyment. I will revert this commit.

This and the other one which adds the systemd stuff to begin with, I guess.

I mean you can leave it if you want. There is no harm in having it. I was more wondering why it was being added since we have no plans to use it.

I carried all these files from WaiverDB. Back to these days, we did not have OpenShift in Fedora and we decided to use Gunicorn + Nginx to deploy WaiverDB. It's my fault that I did not realize that the systemd stuff is not required by Openshift delopyment.

Anyway, I'll keep it for now. We can remove it as needed in the future.

Metadata