slackbuilds_ponce/system/firejail/slack-desc
mwgg f266919862 system/firejail: Added (security sandbox).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-01-07 23:12:09 +07:00

19 lines
1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
firejail: firejail (security sandbox)
firejail:
firejail: Firejail is a SUID security sandbox program that reduces the risk of
firejail: security breaches by restricting the running environment of untrusted
firejail: applications using Linux namespaces. It allows a process and all its
firejail: descendants to have their own private view of the globally shared
firejail: kernel resources, such as the network stack, process table, mount
firejail: table.
firejail:
firejail: Homepage: http://l3net.wordpress.com/projects/firejail/
firejail: