File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ install -d %{buildroot}%{_cross_libdir}/systemd/network
202202install -p -m 0644 %{S:1200 } %{buildroot }%{_cross_libdir }/systemd/network/80-release.link
203203
204204install -d %{buildroot }%{_cross_libdir }/systemd/logind.conf.d
205- install -p -m 0644 %{S:1103 } %{buildroot }%{_cross_libdir }/systemd/logind.conf.d/systemd-logind .conf
205+ install -p -m 0644 %{S:1103 } %{buildroot }%{_cross_libdir }/systemd/logind.conf.d/80-inhibit-maxdelay .conf
206206
207207cat > %{buildroot }%{_cross_libdir }/os-release << EOF
208208NAME= Bottlerocket
@@ -302,7 +302,7 @@ ln -s preconfigured.target %{buildroot}%{_cross_unitdir}/default.target
302302%{_cross_libdir }/os-release
303303%dir %{_cross_libdir }/repart.d
304304%{_cross_libdir }/repart.d/80-local.conf
305- %{_cross_libdir }/systemd/logind.conf.d/systemd-logind .conf
305+ %{_cross_libdir }/systemd/logind.conf.d/80-inhibit-maxdelay .conf
306306%{_cross_libdir }/systemd/network/80-release.link
307307%{_cross_libdir }/systemd/networkd.conf.d/80-release.conf
308308%{_cross_libdir }/systemd/system.conf.d/80-release.conf
You can’t perform that action at this time.
0 commit comments