Bug 4375 - chkconfig now prints its version all over the place
Summary: chkconfig now prints its version all over the place
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: chkconfig
Version: 1.0
Hardware: i386
OS: Linux
high
low
Target Milestone: ---
Assignee: Erik Troan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-08-05 17:08 UTC by Jay Freeman
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-08-05 17:48:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Freeman 1999-08-05 17:08:24 UTC
== Installed chkconfig-1.0.6-3, and now I get:

[root(3)@ironclad RPMs]# rpm -Uhv initscripts-4.28-
2.i386.rpm
initscripts ###############################################
chkconfig version 1.0.6
chkconfig version 1.0.6
chkconfig version 1.0.6
[root(3)@ironclad RPMs]# rpm -Uhv heartbeat-0.4.1-
2.i386.rpm
heartbeat   ###############################################
chkconfig version 1.0.6
[root(3)@ironclad RPMs]# rpm -Uhv nscd-2.1.2-3.i386.rpm
nscd        ###############################################
chkconfig version 1.0.6

== Then I got an e-mail:

From: root.com (Cron Daemon)
To: root.com
Subject: Cron <root@ironclad> run-parts /etc/cron.hourly
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/>
X-Cron-Env: <LOGNAME=root>

chkconfig version 1.0.6

== Checked up on that:

[root(3)@ironclad RPMs]# cat /etc/cron.hourly/*
#!/bin/sh
/sbin/chkconfig innd && su - news -c /usr/bin/nntpsend
#!/bin/sh
su - news -c /usr/bin/nntpsend

== Tried it for myself:

[root(3)@ironclad RPMs]# chkconfig
chkconfig version 1.0.6

== Just a TAD annoying :)

Comment 1 Bill Nottingham 1999-08-05 17:48:59 UTC
fixed in chkconfig-1.0.7.


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