From ac63b0eb3db3d168908459fecd6b3275cce015bc Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Sun, 22 Oct 2023 05:41:11 -0400 Subject: [PATCH] remove duplicate --- lib/systemd/system/remount-secure.service | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/systemd/system/remount-secure.service b/lib/systemd/system/remount-secure.service index 2e08b65..831fc3e 100644 --- a/lib/systemd/system/remount-secure.service +++ b/lib/systemd/system/remount-secure.service @@ -16,7 +16,6 @@ After=qubes-sysinit.service Type=oneshot RemainAfterExit=yes ExecStart=/usr/libexec/security-misc/remount-secure -RemainAfterExit=yes [Install] WantedBy=sysinit.target