On 05.10.2015 22:38, Diane Trout wrote: > Package: pki-server > Version: 10.2.6-2 > Severity: important > > Hello again, > > Thank you for the quick response for the last two bugs I filed. > > I got a bit further starting up pki-server under systemd, the paths in > the systemd .service file are wrong. I tried using > /usr/lib/pki/pki-tomcat/bin/startup.sh and > /usr/lib/pki/pki-tomcat/bin/shutdown.sh > instead of /usr/libexec/tomcat/server which almost works. > > In order to have pki-tomcat start I have to manually do: > > mkdir -p /var/run/pki/tomcat > > and then I run: > > chown -R pkiuser:pkiuser /var/run/pki > > Though I'm just assuming I need to do the chown based on the > User/Group setting in the unit file. > > I'm not sure those are the right startup/shutdown scripts as the > systemd unit seems like its supposed to be generic, perhaps > those shutdown/startup scripts paths should have pki-tomcat replaced > with a macro?
Did you configure an instance with pkispawn? -- t

