Files
server/usr/lib/systemd/system/apport-autoreport.timer
2026-01-07 20:52:11 +01:00

11 lines
216 B
SYSTEMD

[Unit]
Description=Process error reports when automatic reporting is enabled (timer based)
ConditionPathExists=/var/lib/apport/autoreport
[Timer]
OnStartupSec=1h
OnUnitActiveSec=3h
[Install]
WantedBy=timers.target