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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user