mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-23 14:20:28 +07:00
systemd RemainAfterExit=yes
for better usability https://forums.whonix.org/t/restrict-hardware-information-to-root-testers-wanted/8618/33
This commit is contained in:
@ -12,6 +12,7 @@ After=local-fs.target
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/mount -o remount,nosuid,nodev,noexec,hidepid=2 /proc
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=sysinit.target
|
||||
|
Reference in New Issue
Block a user