[SAC] [OSGeo] #2930: Patch update on reboot of osgeo4, osgeo9, osgeo8

#2930: Patch update on reboot of osgeo4, osgeo9, osgeo8
---------------------------+--------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Keywords:
---------------------------+--------------------------------------
I'm doing these first since they are least utilized.

I've already done osgeo4
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2930&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2930: Patch update on reboot of osgeo4, osgeo9, osgeo8
---------------------------+---------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+---------------------------------------
Changes (by robe):

* status: new => closed
* resolution: => fixed

Comment:

Done osgeo9, and also disabled failing services on nginx container with:

{{{
systemctl disable binfmt-support.service
systemctl disable systemd-networkd-wait-online.service
systemctl disable systemd-journald-audit.socket
systemctl mask modprobe@drm.service
systemctl mask systemd-logind.service
systemctl disable systemd-networkd.service
systemctl disable systemd-resolved.service
systemctl mask systemd-journald-audit.socket
systemctl disable systemd-networkd.socket
}}}

Patch update on osgeo8 and nginx container.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2930#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.