mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
12 lines
385 B
Text
12 lines
385 B
Text
# Firejail profile for Microsoft Office Online - Powerpoint
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include /etc/firejail/ms-powerpoint.local
|
|
# Persistent global definitions
|
|
include /etc/firejail/globals.local
|
|
|
|
noblacklist ${HOME}/.cache/ms-powerpoint-online
|
|
private-bin ms-powerpoint
|
|
|
|
# Redirect
|
|
include /etc/firejail/ms-office.profile
|