Bug 725354 - Redundant information appears in /etc/issue file.
Summary: Redundant information appears in /etc/issue file.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.2
Hardware: x86_64
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Mike Burns
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-25 09:41 UTC by cshao
Modified: 2011-07-25 10:37 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-25 10:24:29 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description cshao 2011-07-25 09:41:52 UTC
Description of problem:
Redundant information "Please login as admin to configure the node" appears in /etc/issue file.

Version-Release number of selected component (if applicable):
rhev-hypervisor-6.2-0.6.el6

How reproducible:
100%

Steps to Reproduce:
1. Run command "cat /etc/issue".
2.
3.
  
Actual results:
#cat /etc/issue
Red Hat Enterprise Virtualization Hypervisor release 6.2 (0.6.el6)
Kernel \r on an \m (\l)

Please login as 'admin' to configure the node
[root@localhost ~]# 


Expected results:
cat /etc/issue
Red Hat Enterprise Virtualization Hypervisor release 6.2 (0.6.el6)
Kernel \r on an \m (\l)

Additional info:

Comment 2 Alan Pevec 2011-07-25 10:24:29 UTC
That's not redundant, it's instruction for the user until bug 676990 is done

Comment 3 cshao 2011-07-25 10:37:12 UTC
Work As Designed.
If you think this is a bug, please open it.


Note You need to log in before you can comment on or make changes to this bug.