-
Bug
-
Resolution: Done
-
Normal
-
openshift-4.18
-
None
Description of problem:
Prefer using /usr/lib/systemd/system over /etc/systemd/system for things added into container images, so they are immutable by default.
Version-Release number of selected component (if applicable):
4.19
How reproducible:
100%
Actual results:
/etc is used for installing systemd configuration files
Expected results:
/usr should be used for installing systemd configuration files