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:
Jakub Sokołowski 2022-03-17 19:51:56 +01:00
parent 3266a65a83
commit 9661063ebd
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@ After=multi-user.target
[Timer]
OnCalendar={{ logclean_timer_frequency }}
Persistent=yes
[Install]
WantedBy=timers.target