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