Advertisement
livingword26

Pluma firefail

Feb 23rd, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. # Firejail profile for pluma
  2. # Description: Official text editor of the MATE desktop environment
  3. # This file is overwritten after every install/update
  4. # Persistent local customizations
  5. include pluma.local
  6. # Persistent global definitions
  7. include globals.local
  8.  
  9. noblacklist ${HOME}/.config/pluma
  10.  
  11. #include disable-common.inc
  12. #include disable-devel.inc
  13. #include disable-interpreters.inc
  14. include disable-passwdmgr.inc
  15. #include disable-programs.inc
  16.  
  17. include whitelist-var-common.inc
  18.  
  19. # apparmor - makes settings immutable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement