mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-24 00:09:48 -05:00
Enable APT seccomp sandboxing.
Thanks to @torjunkie for the suggestion! https://forums.whonix.org/t/apt-seccomp-bpf-sandboxing/7702
This commit is contained in:
parent
93e81b4330
commit
3558a9949f
5
etc/apt/apt.conf.d/40sandbox
Normal file
5
etc/apt/apt.conf.d/40sandbox
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
||||||
|
## See the file COPYING for copying conditions.
|
||||||
|
|
||||||
|
## https://forums.whonix.org/t/apt-seccomp-bpf-sandboxing/7702
|
||||||
|
APT::Sandbox::Seccomp "true";
|
Loading…
x
Reference in New Issue
Block a user