On 08/29/13 10:26, Ade Lee wrote:
Fixed service file so that instances are all started correctly when
executing systemctl restart pki-tomcatd.target

Also added SuccessExitStatus directive to specify that error code 143 is
a valid exit code.  With this change, systemd returns exit code 0 - and
the warning we print is unnecessary.

Please review,
Ade


_______________________________________________
Pki-devel mailing list
Pki-devel@redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel
ACK

Caveat:  On my system, I encountered some weirdness involving 'pkidaemon status tomcat' and 'pkidaemon status tomcat <instance-name>' which continuously showed that the instances were 'stopped', but ps and the browser indicated that everything was working correctly.  If this is seen in the future, I will file a TRAC ticket.