| Summary: | "systemctl stop <service>" doesn't kill services started from cmdline. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Kaushik Banerjee <kbanerje> |
| Component: | doc-System_Administrators_Guide | Assignee: | Jaromir Hradilek <jhradile> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ecs-bugs |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | jhradile, lnykryn, systemd-maint-list |
| Target Milestone: | rc | Keywords: | Documentation |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-11 14:25:47 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1052221 | ||
|
Description
Kaushik Banerjee
2013-11-21 13:16:04 UTC
Daemons forked off from a user's shell (and hence running in the user's session cgroup) are not "services" as such. See also bug 1021565, bug 990039. Maybe this could be mentioned in documentation in differences between service in rhel6 and systemctl in rhel7. (But please note that service in rhel7 is just calling systemctl) Thank you, I will document this in the chapter about systemd. |