Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

make: install systemd unit as non-executable #196

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Jun 24, 2020

This tweaks permissions when installing units in order to avoid
the following warning at boot time:

systemd[1]: Configuration file /usr/lib/systemd/system/ignition-firstboot-complete.service is marked executable.
 Please remove executable permission bits. Proceeding anyway.

This tweaks permissions when installing units in order to avoid
the following warning at boot time:
```
systemd[1]: Configuration file /usr/lib/systemd/system/ignition-firstboot-complete.service is marked executable.
 Please remove executable permission bits. Proceeding anyway.
```
@lucab lucab requested review from cgwalters and jlebon June 24, 2020 08:34
@lucab
Copy link
Contributor Author

lucab commented Jun 24, 2020

@lucab lucab merged commit 15def21 into coreos:master Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants