mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
9 lines
115 B
SYSTEMD
9 lines
115 B
SYSTEMD
[Unit]
|
|
Description=Run systemd-journald-vacuum hourly
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|