#1723 Configuration files /usr/lib/systemd/system/pki-* are marked executable. Please remove executable permission bits.
Closed: Fixed None Opened 8 years ago by jpazdziora.

When running ipa-server-install, systemd complains about executable bits on
unit files.

Steps to Reproduce:

1. yum install ipa-server ipa-server-dns bind bind-dyndb-ldap
2. ipa-server-install
3. Check journal with journalctl

Actual results:

systemd[1]: Configuration file /usr/lib/systemd/system/pki-tomcatd.target is
marked executable. Please remove executable permission bits. Proceeding anyway.
systemd[1]: Configuration file /lib/systemd/system/pki-tomcatd@.service is
marked executable. Please remove executable permission bits. Proceeding anyway.
systemd[1]: Configuration file
/usr/lib/systemd/system/pki-tomcatd-nuxwdog.target is marked executable. Please
remove executable permission bits. Proceeding anyway.
systemd[1]: Configuration file
/usr/lib/systemd/system/pki-tomcatd-nuxwdog@.service is marked executable.
Please remove executable permission bits. Proceeding anyway.

Expected results:

No such messages.

Per discussions in the Dogtag 10.3 Triage meeting of 01/06/2016: priority medium

Pushed to master (966b3e906b48fdb34cfe0f5bc9092b45bfc9067d)

Metadata Update from @jpazdziora:
- Issue assigned to ftweedal
- Issue set to the milestone: 10.3.0

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2281

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata