#2930 closed task (fixed)

Patch update on reboot of osgeo4, osgeo9, osgeo8

Reported by: robe Owned by: sac@…
Priority: normal Milestone: Sysadmin Contract 2023-I
Component: SysAdmin Keywords:
Cc:

Description

I'm doing these first since they are least utilized.

I've already done osgeo4

Change History (1)

comment:1 by robe, 14 months ago

Resolution: fixed
Status: newclosed

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.

Note: See TracTickets for help on using tickets.