mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
15 lines
403 B
Text
15 lines
403 B
Text
# Firejail profile for seahorse-tool
|
|
# Description: PGP encryption and signing
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include seahorse-tool.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
# private-etc workaround for: #2877
|
|
private-etc firejail,login.defs,passwd
|
|
private-tmp
|
|
|
|
# Redirect
|
|
include seahorse.profile
|