mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 22:01:33 -06:00
openSUSE Leap - whitelist-run-common.inc (#4954)
This commit is contained in:
parent
f347e88cc7
commit
bb334a8fd4
2 changed files with 2 additions and 0 deletions
1
RELNOTES
1
RELNOTES
|
|
@ -3,6 +3,7 @@ firejail (0.9.69) baseline; urgency=low
|
|||
* feature: enable shell tab completion (#4936)
|
||||
* bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910)
|
||||
* bugfix: nogroups + wrc prints confusing messages (#4930 #4933)
|
||||
* bugfix: openSUSE Leap - whitelist-run-common.inc (#4954)
|
||||
* ci: replace centos (EOL) with almalinux (#4912)
|
||||
* docs: Refer to firejail.config in configuration files (#4916)
|
||||
* new profiles: onionshare, onionshare-cli
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ whitelist /run/cups/cups.sock
|
|||
whitelist /run/dbus/system_bus_socket
|
||||
whitelist /run/media
|
||||
whitelist /run/resolvconf/resolv.conf
|
||||
whitelist /run/netconfig/resolv.conf # openSUSE Leap
|
||||
whitelist /run/shm
|
||||
whitelist /run/systemd/journal/dev-log
|
||||
whitelist /run/systemd/journal/socket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue