Updated micasad by Germany's request.
This commit is contained in:
parent
9833c6996a
commit
5b270da8a7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 11:13:03 MST 2006 - cmashayekhi@novell.com
|
||||
|
||||
- Rolled Ruediger Ortel changes into micasad.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 00:13:03 CET 2006 - gekker@suse.de
|
||||
|
||||
|
@ -1,7 +1,15 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
### BEGIN INIT INFO
|
||||
#Default-Start: 1 2 3 5
|
||||
#Description: miCASA daemon
|
||||
# Provides: micasad
|
||||
# Required-Start:
|
||||
# Should-Start:
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
# Default-Start: 1 2 3 5
|
||||
# Default-Stop:
|
||||
# Short-Description: miCASA daemon
|
||||
# Description: miCASA daemon
|
||||
### END INIT INFO
|
||||
MICASAD_BIN=/opt/novell/CASA/bin/micasad.sh
|
||||
test -x $MICASAD_BIN || exit 5
|
||||
|
Loading…
Reference in New Issue
Block a user