mask systemd radio socket when using tlp

This commit is contained in:
Pig Monkey 2018-08-21 08:49:36 -07:00
parent eade06a489
commit 94bb34cb76

View file

@ -21,6 +21,11 @@
tags:
- tlp
- name: Mask systemd radio socket
command: systemctl mask systemd-rfkill.socket
tags:
- tlp
- name: Enable TLP
service: name=tlp.service enabled=yes
tags: