[SAC] [OSGeo] #2936: logrotate on grasswiki stopped

#2936: logrotate on grasswiki stopped
---------------------------+--------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Keywords:
---------------------------+--------------------------------------
Not sure when this stopped working. to fix. Status showed unstable and
those processes that cause issues were trying to start

{{{
systemctl list-units --failed #see failed units

  systemctl disable binfmt-support.service
  systemctl disable systemd-networkd-wait-online.service
  systemctl disable systemd-journald-audit.socket
  systemctl mask modprobe at 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
  reboot now
}}}

Then once in manually ran
{{{
logrotate -df /etc/logrotate.d/apache2
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2936&gt;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.

#2936: logrotate on grasswiki stopped
---------------------------+---------------------------------------
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

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2936#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.