Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Yes I've applied such a workaround, I wonder if has security implications too. Commented Dec 13, 2016 at 19:52
  • 1
    Pretty sure this did not work until I added [Service] between those two lines. Commented Oct 15, 2017 at 23:10
  • 1
    @goldilocks You are probably right. I added this to the answer, thanks. It might depend on what the last section was in the included file, but it seems systemd now prefers you to use the *.d/*.conf way of making changes, as .include doesnt seem to be documented. Commented Oct 16, 2017 at 7:54