~hpcstack/hpcstack-conman/master

  • Committer: Chris Dunlap
  • Author(s): Wendy Palm
  • Date: 2012-12-06 00:17:14 UTC
  • Revision ID: git-v1:9c42719e1e5322b9ba4e00b07e9af9e412565cea
add Default-Start & Default-Stop to LSB header

Add an empty Default-Start and Default-Stop line to the LSB Header
in order to prevent chkconfig from complaining:

  insserv: script conman is broken: incomplete LSB comment.
  insserv: missing `Default-Start:'  entry: please add even if empty.

In regards to these missing LSB Header entries, both the Fedora and
openSUSE packaging guides state:

  https://fedoraproject.org/wiki/Packaging:SysVInitScript
  http://en.opensuse.org/openSUSE:Packaging_init_scripts

  Only services which are really required for a vital system should
  define runlevels here. If the service does not start by default in
  any runlevel, this line should be omitted.

But omitting these lines causes chkconfig on openSUSE to complain.
Adding lines for Default-Start and Default-Stop silences these
warnings.

Both of these entries are empty (ie, no runlevels are specified)
since ConMan is not started by default in any runlevel.  This behavior
matches the chkconfig line as required.

While the missing entries did not cause problems on Fedora or Red Hat,
adding empty entries did not create any problems.

Tested on:
- Fedora 17
- openSUSE 12.2
- RHEL 6, 5

Fixes issue 14.
Filename Latest Rev Last Changed Committer Comment Size
..
auxdir 446 14 years ago Chris Dunlap Moved original code base from branches/conman-tos Diff
etc 446 14 years ago Chris Dunlap Moved original code base from branches/conman-tos Diff
lib 446 14 years ago Chris Dunlap Moved original code base from branches/conman-tos Diff
man 446 14 years ago Chris Dunlap Moved original code base from branches/conman-tos Diff
.gitignore 498 11 years ago Chris Dunlap add .gitignore Create initial .gitignore file. 118 bytes Diff Download File
AUTHORS 437 18 years ago Chris Dunlap * : A new beginning. 32 bytes Diff Download File
bool.h 496 11 years ago Chris Dunlap update copyright date range 1.3 KB Diff Download File
client-conf.c 496 11 years ago Chris Dunlap update copyright date range 10.6 KB Diff Download File
client-sock.c 496 11 years ago Chris Dunlap update copyright date range 13.2 KB Diff Download File
client-tty.c 496 11 years ago Chris Dunlap update copyright date range 21.3 KB Diff Download File
client.c 496 11 years ago Chris Dunlap update copyright date range 2.2 KB Diff Download File
client.h 496 11 years ago Chris Dunlap update copyright date range 2.9 KB Diff Download File
common.c 496 11 years ago Chris Dunlap update copyright date range 5.8 KB Diff Download File
common.h 496 11 years ago Chris Dunlap update copyright date range 6.1 KB Diff Download File
config.h.in 469.1.10 13 years ago Chris Dunlap Changed autoconf tests for ipmiconsole. 4.3 KB Diff Download File
File configure 471.1.11 13 years ago Chris Dunlap Updated autoconf to test for freeipmi-1.0.4+. The 164 KB Diff Download File
configure.ac 496 11 years ago Chris Dunlap update copyright date range 10 KB Diff Download File
conman.spec 500 11 years ago Chris Dunlap fix failed openSUSE rpm build dep for tcp_wrappers 2.3 KB Diff Download File
File conmen 496 11 years ago Chris Dunlap update copyright date range 5.4 KB Diff Download File
COPYING 461 14 years ago Chris Dunlap Changed license from GPLv2+ to GPLv3+. 34.3 KB Diff Download File
DISCLAIMER.LLNS 414.1.284 16 years ago Chris Dunlap * DISCLAIMER.LLNS, DISCLAIMER.UC: Updated. 1.3 KB Diff Download File
DISCLAIMER.UC 414.1.284 16 years ago Chris Dunlap * DISCLAIMER.LLNS, DISCLAIMER.UC: Updated. 1.2 KB Diff Download File
FAQ 414.1.399 15 years ago Chris Dunlap * FAQ: Updated info on increasing nofile hard limi 2.6 KB Diff Download File
inevent.c 496 11 years ago Chris Dunlap update copyright date range 15.7 KB Diff Download File
inevent.h 496 11 years ago Chris Dunlap update copyright date range 1.7 KB Diff Download File
INSTALL 437 18 years ago Chris Dunlap * : A new beginning. 9.2 KB Diff Download File
lex.c 496 11 years ago Chris Dunlap update copyright date range 10.4 KB Diff Download File
lex.h 496 11 years ago Chris Dunlap update copyright date range 5.8 KB Diff Download File
list.c 496 11 years ago Chris Dunlap update copyright date range 17.7 KB Diff Download File
list.h 496 11 years ago Chris Dunlap update copyright date range 7.7 KB Diff Download File
log.c 496 11 years ago Chris Dunlap update copyright date range 7 KB Diff Download File
log.h 496 11 years ago Chris Dunlap update copyright date range 3.5 KB Diff Download File
Makefile.in 495 11 years ago Chris Dunlap remove svn keywords Remove all svn keywords since 4.8 KB Diff Download File
META 487 13 years ago Chris Dunlap Updated metadata for 0.2.7 release. 138 bytes Diff Download File
NEWS 487 13 years ago Chris Dunlap Updated metadata for 0.2.7 release. 4 KB Diff Download File
README 461 14 years ago Chris Dunlap Changed license from GPLv2+ to GPLv3+. 935 bytes Diff Download File
server-conf.c 496 11 years ago Chris Dunlap update copyright date range 49.3 KB Diff Download File
server-esc.c 496 11 years ago Chris Dunlap update copyright date range 14.6 KB Diff Download File
server-ipmi.c 499 11 years ago Chris Dunlap set max on ipmiconsole_engine_init() num_threads 32.6 KB Diff Download File
server-logfile.c 497 11 years ago Chris Dunlap fix whitespace Remove trailing whitespace and rep 15 KB Diff Download File
server-obj.c 496 11 years ago Chris Dunlap update copyright date range 35.6 KB Diff Download File
server-process.c 496 11 years ago Chris Dunlap update copyright date range 12.2 KB Diff Download File
server-serial.c 496 11 years ago Chris Dunlap update copyright date range 12.7 KB Diff Download File
server-sock.c 496 11 years ago Chris Dunlap update copyright date range 28.4 KB Diff Download File
server-telnet.c 496 11 years ago Chris Dunlap update copyright date range 18.3 KB Diff Download File
server-unixsock.c 496 11 years ago Chris Dunlap update copyright date range 9.4 KB Diff Download File
server.c 496 11 years ago Chris Dunlap update copyright date range 32.5 KB Diff Download File
server.h 496 11 years ago Chris Dunlap update copyright date range 18.5 KB Diff Download File
strlcat.c 414.1.40 19 years ago Chris Dunlap * strlcpy.c, strlcat.c: Updated to latest version 1.8 KB Diff Download File
strlcpy.c 414.1.40 19 years ago Chris Dunlap * strlcpy.c, strlcat.c: Updated to latest version 1.7 KB Diff Download File
THANKS 469 13 years ago Chris Dunlap Updated ChangeLog & THANKS. Update issue 6 Email 782 bytes Diff Download File
tpoll.c 496 11 years ago Chris Dunlap update copyright date range 26.2 KB Diff Download File
tpoll.h 496 11 years ago Chris Dunlap update copyright date range 2.5 KB Diff Download File
util-file.c 496 11 years ago Chris Dunlap update copyright date range 8.7 KB Diff Download File
util-file.h 496 11 years ago Chris Dunlap update copyright date range 4.1 KB Diff Download File
util-net.c 496 11 years ago Chris Dunlap update copyright date range 9.6 KB Diff Download File
util-net.h 496 11 years ago Chris Dunlap update copyright date range 4.1 KB Diff Download File
util-str.c 496 11 years ago Chris Dunlap update copyright date range 9.4 KB Diff Download File
util-str.h 496 11 years ago Chris Dunlap update copyright date range 6.8 KB Diff Download File
util.c 496 11 years ago Chris Dunlap update copyright date range 2.4 KB Diff Download File
util.h 496 11 years ago Chris Dunlap update copyright date range 1.5 KB Diff Download File
wrapper.h 496 11 years ago Chris Dunlap update copyright date range 3.1 KB Diff Download File