copr: just start the logrotate
do not enable it, systemd does not like it. we added Wants= to copr units, so this is redundant now
This commit is contained in:
parent
f7599bda5b
commit
7662f6b6cb
1 changed files with 1 additions and 1 deletions
|
@ -83,4 +83,4 @@
|
|||
- config
|
||||
|
||||
- name: enable and run logrotate service
|
||||
service: name="logrotate" enabled=yes state=started
|
||||
service: name="logrotate" state=started
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue