mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-07 19:24:38 +00:00
Without it it doesn't get enabled at boot time. Signed-off-by: Jakub Sokołowski <jakub@status.im>
10 lines
131 B
Django/Jinja
10 lines
131 B
Django/Jinja
[Unit]
|
|
After=multi-user.target
|
|
|
|
[Timer]
|
|
OnCalendar={{ logclean_timer_frequency }}
|
|
Persistent=yes
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|