kodi.yml aktualisiert
This commit is contained in:
parent
7a0ae843e2
commit
49ebf06261
5
kodi.yml
5
kodi.yml
@ -131,6 +131,11 @@
|
|||||||
args:
|
args:
|
||||||
creates: /etc/systemd/system/display-manager.service
|
creates: /etc/systemd/system/display-manager.service
|
||||||
|
|
||||||
|
- name: 'remove smartmontools from startup'
|
||||||
|
command: systemctl disable smartmontools
|
||||||
|
args:
|
||||||
|
removes: /etc/systemd/system/smartd.service
|
||||||
|
|
||||||
- name: "Get current systemd default"
|
- name: "Get current systemd default"
|
||||||
command: "systemctl get-default"
|
command: "systemctl get-default"
|
||||||
changed_when: false
|
changed_when: false
|
||||||
|
Loading…
Reference in New Issue
Block a user