From bdf74867cb5d28395cec921a8ddf6f0c59f10adf Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 5 Jun 2025 14:06:20 +0300 Subject: [PATCH] aminda-nocron-rebootish.service: repeat myself --- etc/systemd/system/aminda-nocron-rebootish.service | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/systemd/system/aminda-nocron-rebootish.service b/etc/systemd/system/aminda-nocron-rebootish.service index 09a3d49e..0ad045b1 100644 --- a/etc/systemd/system/aminda-nocron-rebootish.service +++ b/etc/systemd/system/aminda-nocron-rebootish.service @@ -6,6 +6,7 @@ Type=oneshot TimeoutStartSec=infinity # Remember `systemd-path search-binaries-default` # - means it can fail, without failing those after it +ExecStartPre=-chmod a+x /root /var/roothome # Another attempt at ensuring Yggdrasil works with nordvpnd ExecStartPre=-systemctl enable --now aminda-nocron-reboot.service ExecStartPre=-systemctl enable --now aminda-nocron-reboot.timer