private-template

This commit is contained in:
netblue30 2016-08-04 12:23:18 -04:00
parent bf84057200
commit b1ad3357d8
2 changed files with 3 additions and 0 deletions

2
README
View file

@ -28,6 +28,8 @@ Reiner Herrmann (https://github.com/reinerh)
- moved build to .xz
- detached signatures for source archive
- recursive mkdir
Franco (nextime) Lanza (https://github.com/nextime)
- added --private-template
xee5ch (https://github.com/xee5ch)
- skypeforlinux profile
Peter Hogg (https://github.com/pigmonkey)

View file

@ -2,6 +2,7 @@ firejail (0.9.42~rc2) baseline; urgency=low
* deprecated --user option, please use "sudo -u username firejail" instead
* --read-write option rework
* allow symlinks in home directory for --whitelist option
* --private-template (very simillar to the former --private-home)
* AppImage support (--appimage)
* AppArmor support (--apparmor)
* Sandbox auditing support (--audit)