Created client-devel RPM and made changes to deal with changes made to
the Java components.
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: casa_atvd
|
||||
# Required-Start: $local_fs
|
||||
# Required-Stop: $local_fs $network
|
||||
# Required-Start: $local_fs $remote_fs
|
||||
# X-UnitedLinux-Should-Start: $syslog $time
|
||||
# Required-Stop: $local_fs $remote_fs
|
||||
# X-UnitedLinux-Should-Stop: $syslog $time
|
||||
# Default-Start: 1 2 3 5
|
||||
# Default-Stop:
|
||||
# Short-Description: Casa Authtoken Validate Daemon
|
||||
@@ -61,7 +63,7 @@ DAEMON_USER=casaatvd
|
||||
StartDAEMON()
|
||||
{
|
||||
# Source the environments file for our daemon
|
||||
. /etc/CASA/authtoken.d/validate.d/envvars
|
||||
. /etc/CASA/authtoken/validate/envvars
|
||||
|
||||
# Update the limit parameters
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user