diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-08-11 09:26:05 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-08-11 09:26:05 -0500 |
commit | 15e94d2694f8e84b0fa4454200c1c5bd0c449089 (patch) | |
tree | d25464c3943ecf7e608f7121c8912ec8aeaad39f /firejail | |
parent | 1fc7faa161550f0b43fcfa5b31f58035ddcbd2bc (diff) |
Remove everything not Mac compatible
Diffstat (limited to 'firejail')
-rw-r--r-- | firejail/mpv.profile | 2 | ||||
-rw-r--r-- | firejail/neomutt.profile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/firejail/mpv.profile b/firejail/mpv.profile deleted file mode 100644 index 8ac7ccc..0000000 --- a/firejail/mpv.profile +++ /dev/null @@ -1,2 +0,0 @@ -whitelist ~/.cache -include /etc/firejail/mpv.profile diff --git a/firejail/neomutt.profile b/firejail/neomutt.profile deleted file mode 100644 index b8fa362..0000000 --- a/firejail/neomutt.profile +++ /dev/null @@ -1,2 +0,0 @@ -whitelist /usr/share/mutt-wizard -include /etc/firejail/mpv.profile |