From 0eac94fabced8033de0f129d511016d0126d23b4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 28 May 2025 10:37:04 +0300 Subject: [PATCH] aminda-nocron-reboot.service.d/hhd.example.conf: fix typo --- .../system/aminda-nocron-reboot.service.d/hhd.example.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/systemd/system/aminda-nocron-reboot.service.d/hhd.example.conf b/etc/systemd/system/aminda-nocron-reboot.service.d/hhd.example.conf index 4cd2447b..be1de998 100644 --- a/etc/systemd/system/aminda-nocron-reboot.service.d/hhd.example.conf +++ b/etc/systemd/system/aminda-nocron-reboot.service.d/hhd.example.conf @@ -1,3 +1,3 @@ #[Service] -#ExecStart=-systemctl enable --nowhhd@mikaela.service --quiet -#ExecStart=-systemctl enable --nowhhd@aminda.service --quiet +#ExecStart=-systemctl enable --now hhd@mikaela.service --quiet +#ExecStart=-systemctl enable --now hhd@aminda.service --quiet