-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
Version/OS : dogtag-pki-11.6.0-1.fc42
When I installed the software with default values (pkispawn), I ran "systemctl enable [email protected]". However, dogtag did not restart after reboot.
I had to link the service file manually :
ln -s /etc/systemd/system/pki-tomcatd.target.wants/[email protected] /etc/systemd/system/multi-user.target.wants/[email protected]
to make it to work.
I guess systemctl does not find the service file where it should be...
Rgds
Metadata
Metadata
Assignees
Labels
No labels