Bug 8348
Summary: | linuxconf fails to update changes runtime. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | tommy.svensson |
Component: | linuxconf | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-21 18:47:35 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
tommy.svensson
2000-01-10 20:41:47 UTC
The system hostname is one of the few things that is only set at boot-time. Most configuration changes made with Linuxconf take effect immediately. If you need to make this take effect immediately, run these commands at a bash prompt: . /etc/sysconfig/network hostname $HOSTNAME and then use this command to verify that your hostname has been changed: hostname Closing because we don't ship linuxconf anymore Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |