mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-12-10 15:51:53 -05: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:
parent
e8ea94325b
commit
41734ec523
5 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ After=local-fs.target
|
|||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/lib/security-misc/remove-system.map
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=sysinit.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue