From 5455272e86e41f008e6b528903fdb05a0a5e81d2 Mon Sep 17 00:00:00 2001 From: olli Date: Sat, 9 Jul 2022 16:40:40 +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 93e815e..8195014 100644 --- a/mint.yml +++ b/mint.yml @@ -41,7 +41,7 @@ update_cache: yes install_recommends: no - - name: remove dhcpcd becazse NetworkManager is doing the job + - name: remove dhcpcd because NetworkManager is doing the job command: systemctl enable dhcpcd args: removes: /etc/systemd/system/multi-user.target.wants/dhcpcd.service