Control: tags -1 + wontfix I have three significant issues with adding systemd confinement to nginx out of the box:
1) This will introduce significant differences between debian servers running systemd and every single other init system that debian supports. 2) Anyone using systemd would have an out of the box nginx installation that would not match reasonable expectations. 3) I like systemd as much as I can remove it from the repositories (which is not at all). This point doesn't really matter. Users should be able to install nginx and have it behave exactly as expected. If they choose to add systemd confinement, they can do it themselves. I'm not against adding something like this to the nginx-docs package and possibly adding a comment pointing at it to the default file, but that's as far as I'm comfortable taking it.

