Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profiles: fix private-etc (add missing resolv.conf) #5609

Merged
merged 11 commits into from
Jan 21, 2023
2 changes: 1 addition & 1 deletion etc/profile-a-l/amarok.profile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ protocol unix,inet,inet6

# private-bin amarok
private-dev
# private-etc alternatives,asound.conf,ca-certificates,crypto-policies,machine-id,pki,pulse,ssl
# private-etc alternatives,asound.conf,ca-certificates,crypto-policies,machine-id,pki,pulse,resolv.conf,ssl
private-tmp

dbus-user filter
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/arm.profile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tracelog
disable-mnt
private-bin arm,bash,ldconfig,lsof,ps,python*,sh,tor
private-dev
private-etc alternatives,ca-certificates,crypto-policies,ld.so.cache,ld.so.preload,passwd,pki,ssl,tor
private-etc alternatives,ca-certificates,crypto-policies,ld.so.cache,ld.so.preload,passwd,pki,resolv.conf,ssl,tor
private-tmp

restrict-namespaces
2 changes: 1 addition & 1 deletion etc/profile-a-l/gmpc.profile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ tracelog
disable-mnt
#private-bin gmpc
private-cache
private-etc alternatives,fonts,ld.so.cache,ld.so.preload
private-etc alternatives,fonts,ld.so.cache,ld.so.preload,resolv.conf
private-tmp
writable-run-user

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/gnome-clocks.profile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ disable-mnt
private-bin gnome-clocks,gsound-play
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gtk-3.0,hosts,ld.so.cache,ld.so.preload,localtime,machine-id,pkcs11,pki,ssl
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gtk-3.0,hosts,ld.so.cache,ld.so.preload,localtime,machine-id,pkcs11,pki,resolv.conf,ssl
private-tmp

restrict-namespaces
2 changes: 1 addition & 1 deletion etc/profile-m-z/mpDris2.profile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ seccomp
private-bin mpDris2,notify-send,python*
private-cache
private-dev
private-etc alternatives,hosts,ld.so.cache,ld.so.preload,nsswitch.conf
private-etc alternatives,hosts,ld.so.cache,ld.so.preload,nsswitch.conf,resolv.conf
private-lib libdbus-1.so.*,libdbus-glib-1.so.*,libgirepository-1.0.so.*,libnotify.so.*,libpython*,python2*,python3*
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-m-z/netactview.profile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ disable-mnt
private-bin netactview,netactview_polkit
private-cache
private-dev
private-etc alternatives,fonts,ld.so.cache,ld.so.preload
private-etc alternatives,fonts,ld.so.cache,ld.so.preload,resolv.conf
private-lib
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-m-z/pavucontrol.profile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ disable-mnt
private-bin pavucontrol
private-cache
private-dev
private-etc alternatives,asound.conf,avahi,fonts,ld.so.cache,ld.so.preload,machine-id,pulse
private-etc alternatives,asound.conf,avahi,fonts,ld.so.cache,ld.so.preload,machine-id,pulse,resolv.conf
private-lib
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-m-z/qnapi.profile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tracelog
private-bin 7z,qnapi
private-cache
private-dev
private-etc alternatives,fonts,ld.so.cache,ld.so.preload
private-etc alternatives,fonts,ld.so.cache,ld.so.preload,resolv.conf
private-opt none
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-m-z/sqlitebrowser.profile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ seccomp.block-secondary
private-bin sqlitebrowser
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,ld.so.preload,machine-id,passwd,pki,ssl
private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,ld.so.preload,machine-id,passwd,pki,resolv.conf,ssl
private-tmp

# breaks proxy creation
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-m-z/transgui.profile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tracelog
private-bin geoiplookup,geoiplookup6,transgui
private-cache
private-dev
private-etc alternatives,fonts,ld.so.cache,ld.so.preload
private-etc alternatives,fonts,ld.so.cache,ld.so.preload,resolv.conf
private-lib libgdk_pixbuf-2.0.so.*,libGeoIP.so*,libgthread-2.0.so.*,libgtk-x11-2.0.so.*,libX11.so.*
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-m-z/wireshark.profile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ private-cache
# private-dev prevents (some) interfaces from being shown.
# Add the below line to your wirehsark.local if you only want to inspect pcap files.
#private-dev
# private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,ssl
# private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,resolv.conf,ssl
private-tmp

dbus-user none
Expand Down