I came accross the `.include FILE` option that can be used in a unit file, in a video about systemd. I wanted to learn more about it, so I looked in man systemd.unit, but there is nothing about it there. I google it. It is used in http://0pointer.de/blog/projects/resources.html, but it is not documented anywhere. Please can you document it in man systemd.unit. Thanks.
.include documentation was removed, because the feature is supported for backwards compatibility only. It had irresolvable problems with include order and similar things. It has been replaced by .d directories, see http://www.freedesktop.org/software/systemd/man/systemd.unit.html#Description.
Ok, thanks
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.