From d900d531969512a13204f19dd5a67238bc59800c Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 30 Aug 2022 09:10:55 -0400 Subject: README/README.md Committer note: This is the same as commit 796fa0963 ("README/README.md", 2022-08-30) and commit 0594c5d3d ("typos", 2022-08-30) but without the Landlock-related changes. --- README | 1 + README.md | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/README b/README index 3e0f043a6..054d88cce 100644 --- a/README +++ b/README @@ -43,6 +43,7 @@ Maintainer: Committers - chiraag-nataraj (https://github.com/chiraag-nataraj) - crass (https://github.com/crass) +- ChrysoliteAzalea (https://github.com/ChrysoliteAzalea) - curiosityseeker (https://github.com/curiosityseeker) - glitsj16 (https://github.com/glitsj16) - Fred-Barclay (https://github.com/Fred-Barclay) diff --git a/README.md b/README.md index 50b120c4a..bc032c3df 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Milestone page: https://github.com/netblue30/firejail/milestone/1 $ firejail --restrict-namespaces=user,net ````` -#### Support for custom AppArmor profiles +### Support for custom AppArmor profiles ````` --apparmor @@ -238,30 +238,30 @@ No include .local found in /etc/firejail/noprofile.profile Warning: multiple caps in /etc/firejail/transmission-daemon.profile Stats: - profiles 1191 - include local profile 1190 (include profile-name.local) - include globals 1164 (include globals.local) - blacklist ~/.ssh 1063 (include disable-common.inc) - seccomp 1082 - capabilities 1185 - noexec 1070 (include disable-exec.inc) - noroot 991 - memory-deny-write-execute 267 - apparmor 710 - private-bin 689 - private-dev 1041 - private-etc 539 + profiles 1196 + include local profile 1195 (include profile-name.local) + include globals 1169 (include globals.local) + blacklist ~/.ssh 1067 (include disable-common.inc) + seccomp 1087 + capabilities 1190 + noexec 1075 (include disable-exec.inc) + noroot 995 + memory-deny-write-execute 269 + apparmor 713 + private-bin 695 + private-dev 1045 + private-etc 542 private-lib 70 - private-tmp 915 - whitelist home directory 573 - whitelist var 855 (include whitelist-var-common.inc) - whitelist run/user 1159 (include whitelist-runuser-common.inc + private-tmp 918 + whitelist home directory 575 + whitelist var 858 (include whitelist-var-common.inc) + whitelist run/user 1164 (include whitelist-runuser-common.inc or blacklist ${RUNUSER}) - whitelist usr/share 628 (include whitelist-usr-share-common.inc - net none 403 - dbus-user none 673 + whitelist usr/share 630 (include whitelist-usr-share-common.inc + net none 404 + dbus-user none 677 dbus-user filter 123 - dbus-system none 833 + dbus-system none 837 dbus-system filter 12 ``` -- cgit v1.2.3-54-g00ecf