mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-20 17:38:08 +00:00
logclean-job: add missing Install section for timer
Without it it doesn't get enabled at boot time. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
3266a65a83
commit
9661063ebd
@ -4,3 +4,6 @@ After=multi-user.target
|
||||
[Timer]
|
||||
OnCalendar={{ logclean_timer_frequency }}
|
||||
Persistent=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user