firejail/etc/riot-desktop.profile
rusty-snake 3d8f587cd8 Use new seccomp syntax (#2926) in more profiles
Rules for redirecting profiles:
  - add exceptions: just add 'seccomp !SYSCALL'
  - remove exception:
    ```
    seccomp
    ignore seccomp
    ```
2019-08-30 21:01:10 +02:00

13 lines
356 B
Text

# Firejail profile for riot-desktop
# Description: A glossy Matrix collaboration client for the desktop
# This file is overwritten after every install/update
# Persistent local customizations
include riot-desktop.local
# Persistent global definitions
# added by included profile
#include globals.local
seccomp !chroot
# Redirect
include riot-web.profile