Bug 990177
| Summary: | systemctl uses ambiguous terms to disable and to enable services | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | hw |
| Component: | systemd | Assignee: | systemd-maint |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | hw, johannbg, lnykryn, msekleta, notting, plautrba, systemd-maint, vpavlin, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-15 02:05:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
hw
2013-07-30 14:04:45 UTC
Hmm? If you are talking of a socket actviated service, then you need to disable the socket too... What else do you mean by "started on demand"? Current terminology is here to stay, for better or worse. Meaning of some of the terms is tricky, but at least it's well documented. (In reply to Lennart Poettering from comment #1) > Hmm? If you are talking of a socket actviated service, then you need to > disable the socket too... > > What else do you mean by "started on demand"? Services that are "disabled" can still be started, which means that they are not disabled. BTW, even if well documented, the terminology used is utterly misleading, and it will lead to unwanted results since people are not computers. You could as well argue that blue is green because you have documented it so well --- people are just going to have to imagine the picture in different colours ... PS: Do it for traffic lights and document that red is green. Then see what happens. PPS: At least a warning could be printed when someone uses "disable", like: "The service can still be started; please use 'mask' to disable it." |