mint.yml aktualisiert
This commit is contained in:
parent
37d02bffa1
commit
531a6e626c
4
mint.yml
4
mint.yml
@ -111,9 +111,9 @@
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
- name: 'add mint-config-update to startup'
|
- name: 'add mint-config-update to startup'
|
||||||
command: systemctl disable mint-config-update.service
|
command: systemctl ensable mint-config-update.service
|
||||||
args:
|
args:
|
||||||
removes: /etc/systemd/system/multi-user.target.wants/mint-config-update.service
|
creates: /etc/systemd/system/multi-user.target.wants/mint-config-update.service
|
||||||
|
|
||||||
- name: remove dhcpcd because NetworkManager is doing the job
|
- name: remove dhcpcd because NetworkManager is doing the job
|
||||||
command: systemctl disable dhcpcd
|
command: systemctl disable dhcpcd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user