Bug 1993662
| Summary: | In F34 /usr/bin/X process is a wrapper of /usr/libexec/Xorg | ||
|---|---|---|---|
| Product: | [Retired] Fedora Documentation | Reporter: | Saihua Shi <sinosuse> |
| Component: | system-administrator's-guide | Assignee: | Petr Bokoc <pbokoc> |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Docs QA <docs-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | devel | CC: | swadeley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-05-21 13:00:12 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
Saihua Shi
2021-08-15 08:22:14 UTC
according to the document, if running "grep /usr/bin/X", it returns empty. following is the result. [suse@suse ~]$ ps -ef|grep Xorg root 997 988 1 09:12 tty1 00:07:35 /usr/libexec/Xorg -core -noreset :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch suse 9862 7905 0 16:27 pts/6 00:00:00 grep --color=auto Xorg |