mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
9 lines
138 B
SYSTEMD
9 lines
138 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run nginx-rotate-session-ticket-keys three times daily
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=0/8:00:00
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|