Bug 88486

Summary: `.include` not documented in man systemd.unit
Product: systemd Reporter: Gary van der Merwe <garyvdm>
Component: generalAssignee: systemd-bugs
Status: RESOLVED NOTABUG QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Gary van der Merwe 2015-01-16 09:08:41 UTC
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.
Comment 1 Zbigniew Jedrzejewski-Szmek 2015-01-16 13:10:04 UTC
.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.
Comment 2 Gary van der Merwe 2015-01-19 07:10:08 UTC
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.