Do not enable tlp with runit (yet).
This commit is contained in:
@@ -84,3 +84,4 @@
|
|||||||
name: "{{ tlp_service }}"
|
name: "{{ tlp_service }}"
|
||||||
state: started
|
state: started
|
||||||
enabled: true
|
enabled: true
|
||||||
|
when: ansible_service_mgr != "runit" # TBD: Figure out how to do this.
|
||||||
|
|||||||
Reference in New Issue
Block a user