From d317bf12e4531d5c0e83431d16f8b54088f9b4a2 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 11 Aug 2023 11:20:42 +0200 Subject: [PATCH] mint.yml aktualisiert --- mint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mint.yml b/mint.yml index 7d87f8e..48cf9e1 100644 --- a/mint.yml +++ b/mint.yml @@ -111,7 +111,7 @@ WantedBy=multi-user.target - name: 'add mint-config-update to startup' - command: systemctl ensable mint-config-update.service + command: systemctl enable mint-config-update.service args: creates: /etc/systemd/system/multi-user.target.wants/mint-config-update.service