@@ -87,7 +87,6 @@ Source1100: systemd-tmpfiles-setup-service-debug.conf
8787Source1101: systemd-resolved-service-env.conf
8888Source1102: systemd-networkd-service-env.conf
8989Source1103: systemd-logind-inhibit-maxdelay.conf
90- Source1104: systemd-service-security.conf
9190
9291# network link rules
9392Source1200: 80-release.link
@@ -208,9 +207,6 @@ install -d %{buildroot}%{_cross_unitdir}/systemd-networkd.service.d
208207install -p -m 0644 %{S:1102 } \
209208 %{buildroot }%{_cross_unitdir }/systemd-networkd.service.d/00-env.conf
210209
211- install -d %{buildroot }%{_cross_unitdir }/service.d/
212- install -p -m 0644 %{S:1104 } %{buildroot }%{_cross_unitdir }/service.d/10-security.conf
213-
214210# Empty (but packaged) directory. The FIPS packages for kernels will add drop-ins to
215211# this directory to arrange for the right modules to be loaded before the check runs.
216212install -d %{buildroot }%{_cross_unitdir }/check-fips-modules.service.d
@@ -316,7 +312,6 @@ ln -s preconfigured.target %{buildroot}%{_cross_unitdir}/default.target
316312%{_cross_unitdir }/prepare-local-fs.service
317313%{
_cross_unitdir }/
[email protected] 318314%{
_cross_unitdir }/
[email protected] 319- %{_cross_unitdir }/service.d/10-security.conf
320315%dir %{_cross_unitdir }/systemd-resolved.service.d
321316%{_cross_unitdir }/systemd-resolved.service.d/00-env.conf
322317%dir %{_cross_unitdir }/systemd-networkd.service.d
0 commit comments