-
Notifications
You must be signed in to change notification settings - Fork 567
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added cawbird profile See #3533 Squash commits for merging
- Loading branch information
Showing
3 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Firejail profile for cawbird | ||
# Description: Open-source Twitter client for Linux | ||
# This file is overwritten after every install/update | ||
# Persistent local customizations | ||
include cawbird.local | ||
# Persistent global definitions | ||
include globals.local | ||
|
||
noblacklist ${HOME}/.config/cawbird | ||
|
||
include disable-common.inc | ||
include disable-devel.inc | ||
include disable-exec.inc | ||
include disable-interpreters.inc | ||
include disable-programs.inc | ||
include disable-passwdmgr.inc | ||
include disable-shell.inc | ||
include disable-xdg.inc | ||
|
||
apparmor | ||
caps.drop all | ||
machine-id | ||
netfilter | ||
nodvd | ||
no3d | ||
nogroups | ||
nonewprivs | ||
noroot | ||
nosound | ||
notv | ||
nou2f | ||
novideo | ||
protocol unix,inet,inet6 | ||
seccomp | ||
shell none | ||
tracelog | ||
|
||
disable-mnt | ||
private-bin cawbird | ||
private-cache | ||
private-dev | ||
private-etc alternatives,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,hosts,host.conf,hostname,mime.types,nsswitch.conf,pki,resolv.conf,ssl,xdg,X11 | ||
private-tmp | ||
|
||
# dbus-user none | ||
dbus-system none |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -111,6 +111,7 @@ calligrawords | |
cameramonitor | ||
cantata | ||
catfish | ||
cawbird | ||
celluloid | ||
checkbashisms | ||
cheese | ||
|