aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-01-30 07:22:30 -0500
committerLibravatar GitHub <noreply@github.com>2023-01-30 07:22:30 -0500
commitcb4046d19a47994ba28ee35a93e559bdfa7f54b9 (patch)
tree17034d85fdf4f8e6959ceef0dc5a7ea6cffb9583
parentMerge pull request #5633 from netblue30/dependabot/github_actions/github/code... (diff)
parentatool: fix private-etc (diff)
downloadfirejail-cb4046d19a47994ba28ee35a93e559bdfa7f54b9.tar.gz
firejail-cb4046d19a47994ba28ee35a93e559bdfa7f54b9.tar.zst
firejail-cb4046d19a47994ba28ee35a93e559bdfa7f54b9.zip
Merge pull request #5629 from glitsj16/atool-fix
atool: fix private-etc
-rw-r--r--etc/profile-a-l/atool.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/atool.profile b/etc/profile-a-l/atool.profile
index 6399bc1a3..b2bc17c67 100644
--- a/etc/profile-a-l/atool.profile
+++ b/etc/profile-a-l/atool.profile
@@ -13,7 +13,7 @@ include allow-perl.inc
13noroot 13noroot
14 14
15# without login.defs atool complains and uses UID/GID 1000 by default 15# without login.defs atool complains and uses UID/GID 1000 by default
16private-etc alternatives,group,ld.so.cache,ld.so.preload,login.defs,passwd 16private-etc alternatives,group,ld.so.cache,ld.so.preload,login.defs,passwd,resolv.conf
17private-tmp 17private-tmp
18 18
19# Redirect 19# Redirect