Skip to content

Commit 14676fc

Browse files
committed
* etc/conman.init.in: Added back Description header (which had been
renamed to Short-Description) in order to comply with chkconfig.
1 parent 3867c62 commit 14676fc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
2007-05-02 Chris Dunlap <cdunlap@llnl.gov>
22

3+
* etc/conman.init.in: Added back Description header (which had been
4+
renamed to Short-Description) in order to comply with chkconfig.
5+
36
* : Released 0.2.0.
47

58
* META, NEWS: Updated for 0.2.0 release.

etc/conman.init.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# UCRL-CODE-2002-009.
99
###############################################################################
1010
# chkconfig: 345 95 5
11+
# Description: Start/Stop the ConMan (serial console manager) daemon.
1112
###############################################################################
1213
### BEGIN INIT INFO
1314
# Provides: conman

0 commit comments

Comments
 (0)