From 2954dcbccfb2990e95056d20fc9b279569dcacee Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Fri, 6 Dec 2019 12:24:55 -0500 Subject: [PATCH] minor --- lib/systemd/system/remount-secure.service | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/systemd/system/remount-secure.service b/lib/systemd/system/remount-secure.service index 3e5760b..0270649 100644 --- a/lib/systemd/system/remount-secure.service +++ b/lib/systemd/system/remount-secure.service @@ -4,6 +4,7 @@ [Unit] Description=remount /home /tmp /dev/shm /run with nosuid,nodev (default) and noexec (opt-in) Documentation=https://github.com/Whonix/security-misc + DefaultDependencies=no Before=sysinit.target Requires=local-fs.target