Skip to content

systemctl on 11.6/FC42 #5158

@pjakobi

Description

@pjakobi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions