Fixed BUG228036 which was causing casa_atvd to not re-start after a

system re-boot.

Also added code to deal with cases where the
CASA_auth_token_jaas_support rpm is installed before the basic ATS setup
script is executed, thus ending up with the signing cert not being
imported into the client's key store.

M    server/package/linux/CASA_auth_token_server.changes
M    server/package/linux/CASA_auth_token_server.spec.in
M    server/AuthTokenValidate/Svc/linux/CasaAuthtokenValidateD
This commit is contained in:
Juan Carlos Luciani
2007-01-03 10:22:36 +00:00
parent 47c01f7e34
commit 67e99fc3d9
3 changed files with 19 additions and 2 deletions

View File

@@ -251,7 +251,7 @@ fi
/sbin/ldconfig
# Install casa_atvd init script, set it to start by default.
%{fillup_and_insserv casa_atvd}
%{fillup_and_insserv -y casa_atvd}
%preun