pki-bot / pki-issues-final

0 stars 0 forks source link

Configuration files /usr/lib/systemd/system/pki-* are marked executable. Please remove executable permission bits. #1710

Closed pki-bot closed 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #1723. Originally filed by jpazdziora on 2016-01-07 03:55:47:


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.
pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2016-01-07 03:57:15

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

pki-bot commented 4 years ago

Comment from ftweedal (@frasertweedale) at 2016-01-12 04:17:05

attachment pki-frasertweedale-0068-Remove-execute-permissions-from-systemd-unit-files.patch

pki-bot commented 4 years ago

Comment from ftweedal (@frasertweedale) at 2016-02-15 06:24:19

Pushed to master (966b3e906b48fdb34cfe0f5bc9092b45bfc9067d)

pki-bot commented 4 years ago

Comment from jpazdziora at 2017-02-27 14:02:09

Metadata Update from @jpazdziora: