mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-23 05:59:22 -05: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
|