Hi AJ,
I've started adding systemd service files to quantum (taking what Fedora has) and noticed that their setup is different from ours, especially they have many more service files than we have have init ones.
I don't think there is such a difference. the .init files are templates that are generating the actual init files during %install phase. Which is also the main reason why I would discourage your approach. BTW, the user parameter is wrong in your service files (yes, copying blindly from Fedora does not adhere to suse packaging standards), I've not looked further on the diff. I don't think this duplication is going to lower our effort of maintaining the packages, and since systemd can perfectly well work with init scripts and our main *target* is to support a non-systemd distribution, I personally don't see the benefit of using something that can only become rotten and broken over time. BTW is it documented why the review team believes packages that will at no point in time end up on SLE12 are discouraged to be submitted to Factory? That seems to be the first thing that stood out from the decline comment for me. Greetings, Dirk -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org