Disable power button
Oh I didn't commit this, probably why I still have the problem on the Pinebook x)
This commit is contained in:
parent
9fac2c3701
commit
eddb48e461
2 changed files with 18 additions and 0 deletions
|
@ -39,3 +39,8 @@
|
|||
debug:
|
||||
msg: "The Panfrost display driver configuration was changed, but needs a reboot to be applied."
|
||||
listen: panfrost config changed
|
||||
|
||||
- name: Reload systemd-logind
|
||||
command: systemctl kill -s HUP systemd-logind
|
||||
become: yes
|
||||
listen: systemd-logind config changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue