mint.yml aktualisiert
This commit is contained in:
parent
804819e8e9
commit
a6e88629d3
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 enable mint-config-update.service
|
command: systemctl disable mint-config-update.service
|
||||||
args:
|
args:
|
||||||
creates: /etc/systemd/system/multi-user.target.wants/mint-config-update.service
|
removes: /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…
Reference in New Issue
Block a user