mint.yml aktualisiert

This commit is contained in:
olli 2023-08-11 11:19:48 +02:00
parent 37d02bffa1
commit 531a6e626c

View File

@ -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