Summary: | Documentation and default logind.conf are inconsistent | ||
---|---|---|---|
Product: | systemd | Reporter: | come.bernigaud |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
come.bernigaud
2014-11-13 18:48:19 UTC
Either. We accept "yes", "on", "1", "true" as positive booleans and "no", "off", "0", "false" as negative booleans whenever there's a boolean to parse. This is documented at a variety of places (for example systemd.unit(5)), but not specifically for logind.conf. I can see that it would be helpful to explain this in logind.conf(5) too, but I also kinda like keeping things short and avoid beeing too redundant. Could you adapt either default logind.conf or the man page so that the same values are used in both? It was troubling for me having different informations in both places. It’s a good thing that all are accepted. An other solution would be to have in the documentation something like «these are boolean, see systemd.unit(5) for more information» to avoid redundance and be sure people have all information about boolean handling. |
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.