#2936 closed task (fixed)

logrotate on grasswiki stopped

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

Description

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

Change History (1)

comment:1 by robe, 14 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.