From d0133112ed097348f3be2fea031f8509e8b14a5c Mon Sep 17 00:00:00 2001 From: olli Date: Sat, 9 Jul 2022 16:48:52 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Emint.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mint.yml b/mint.yml index 8195014..972d13b 100644 --- a/mint.yml +++ b/mint.yml @@ -42,6 +42,6 @@ install_recommends: no - name: remove dhcpcd because NetworkManager is doing the job - command: systemctl enable dhcpcd + command: systemctl disable dhcpcd args: removes: /etc/systemd/system/multi-user.target.wants/dhcpcd.service