aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-01-28 19:17:09 +0000
committerLibravatar GitHub <noreply@github.com>2023-01-28 19:17:09 +0000
commita071ed8fa5232a658a69c2079c9f72a10c8e171c (patch)
tree006fcd676fa32bd8abf1e213ae92e0e3918c741c /etc
parentqutebrowser.profile: Add passwd to private-etc (#5624) (diff)
downloadfirejail-a071ed8fa5232a658a69c2079c9f72a10c8e171c.tar.gz
firejail-a071ed8fa5232a658a69c2079c9f72a10c8e171c.tar.zst
firejail-a071ed8fa5232a658a69c2079c9f72a10c8e171c.zip
atool: fix private-etc
Diffstat (limited to '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