mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-23 23:11:10 -04:00
8 lines
132 B
SYSTEMD
8 lines
132 B
SYSTEMD
[Unit]
|
|
Description=Run rotate-session-ticket-keys three times daily
|
|
|
|
[Timer]
|
|
OnCalendar=0/8:00:00
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|