We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3867c62 commit 14676fcCopy full SHA for 14676fc
ChangeLog
@@ -1,5 +1,8 @@
1
2007-05-02 Chris Dunlap <cdunlap@llnl.gov>
2
3
+ * etc/conman.init.in: Added back Description header (which had been
4
+ renamed to Short-Description) in order to comply with chkconfig.
5
+
6
* : Released 0.2.0.
7
8
* META, NEWS: Updated for 0.2.0 release.
etc/conman.init.in
@@ -8,6 +8,7 @@
# UCRL-CODE-2002-009.
9
###############################################################################
10
# chkconfig: 345 95 5
11
+# Description: Start/Stop the ConMan (serial console manager) daemon.
12
13
### BEGIN INIT INFO
14
# Provides: conman
0 commit comments