diff --git a/lib/systemd/system/proc-hidepid.service b/lib/systemd/system/proc-hidepid.service index 535b8b1..95560e3 100644 --- a/lib/systemd/system/proc-hidepid.service +++ b/lib/systemd/system/proc-hidepid.service @@ -4,6 +4,8 @@ [Unit] Description=Mounts /proc with hidepid=2 Documentation=https://github.com/Whonix/security-misc +DefaultDependencies=no +Before=sysinit.target Requires=local-fs.target After=local-fs.target