Skip to content

Commit

Permalink
raincat
Browse files Browse the repository at this point in the history
  • Loading branch information
netblue30 committed Jan 14, 2022
1 parent 19db1ab commit fb4ae7a
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,4 +357,4 @@ Stats:
### New profiles:

clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle,
cmake, make, meson, pip, codium, telnet, ftp, OpenStego, imv, retroarch, torbrowser, CachyBrowser, notable, RPCS3, wget2
cmake, make, meson, pip, codium, telnet, ftp, OpenStego, imv, retroarch, torbrowser, CachyBrowser, notable, RPCS3, wget2, raincat
2 changes: 1 addition & 1 deletion RELNOTES
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ firejail (0.9.67) baseline; urgency=low
* new profiles: yt-dlp, goldendict, goldendict, bundle, cmake
* new profiles: make, meson, pip, codium, telnet, ftp, OpenStego
* new profiles: imv, retroarch, torbrowser, CachyBrowser,
* new profiles: notable, RPCS3
* new profiles: notable, RPCS3, wget2, raincat,
-- netblue30 <[email protected]> Thu, 29 Jul 2021 09:00:00 -0500

firejail (0.9.66) baseline; urgency=low
Expand Down
49 changes: 49 additions & 0 deletions etc/profile-m-z/raincat.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Firejail profile for raincat
# This file is overwritten after every install/update
# Persistent local customizations
include raincat.local
# Persistent global definitions
include globals.local

include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-programs.inc
include disable-shell.inc
include disable-xdg.inc

whitelist /usr/share/games
whitelist /usr/share/timidity
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
caps.drop all
ipc-namespace
netfilter
nodvd
nogroups
noinput
nonewprivs
noroot
notv
nou2f
novideo
protocol unix,
net none
seccomp
shell none
tracelog

disable-mnt
private
private-bin raincat,
private-cache
private-dev
private-etc timidity.cfg,timidity,machine-id,pulse,passwd,drirc,
#private-lib
private-tmp

dbus-user none
dbus-system none

1 change: 1 addition & 0 deletions src/firecfg/firecfg.config
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ quaternion
quiterss
qupzilla
qutebrowser
raincat
rambox
redeclipse
rednotebook
Expand Down

0 comments on commit fb4ae7a

Please sign in to comment.