Bug 1071969
| Summary: | rhel-domainname service should use DefaultDependencies=no | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Lukáš Nykrýn <lnykryn> |
| Component: | initscripts | Assignee: | initscripts Maintenance Team <initscripts-maint-list> |
| Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | djschaap, jmontleo, jonathan, jscotka, lnykryn, lpol, mkosek, sgadekar, tbabej, vpavlin |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | initscripts-9.49.18-1.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1071951 | Environment: | |
| Last Closed: | 2015-03-05 10:52:16 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: | |||
| Bug Depends On: | 1071951 | ||
| Bug Blocks: | 1139277 | ||
|
Description
Lukáš Nykrýn
2014-03-03 15:15:15 UTC
# rpm -q initscripts initscripts-9.49.23-1.el7.x86_64 # systemctl enable rhel-domainname ln -s '/usr/lib/systemd/system/rhel-domainname.service' '/etc/systemd/system/sysinit.target.wants/rhel-domainname.service' # reboot ... # systemctl status rhel-domainname rhel-domainname.service - Read and set NIS domainname from /etc/sysconfig/network Loaded: loaded (/usr/lib/systemd/system/rhel-domainname.service; enabled) Active: active (exited) since St 2015-01-07 07:53:45 EST; 4min 15s ago Process: 439 ExecStart=/lib/systemd/rhel-domainname (code=exited, status=0/SUCCESS) Main PID: 439 (code=exited, status=0/SUCCESS) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0471.html |