mirror of
https://github.com/pigmonkey/spark.git
synced 2026-08-01 12:11:29 +00:00
unjail mutt
Firejail won't run jails inside of other firejails, which means that if I jail Mutt I can't use firewarden in my mailcap to open attachments. Mutt doesn't do a whole lot itself, and even when it is jailed, my mail is synced outside of the Mutt jail via the systemd timer. So I think I'd rather be able to use firewaden in my mailcap.
This commit is contained in:
parent
2a0e752bef
commit
b7e60f6d4a
1 changed files with 0 additions and 7 deletions
|
|
@ -4,13 +4,6 @@
|
|||
tags:
|
||||
- aur
|
||||
|
||||
- name: Jail mutt
|
||||
file: src=/usr/bin/firejail
|
||||
dest=/usr/local/bin/mutt
|
||||
state=link
|
||||
tags:
|
||||
- firejail
|
||||
|
||||
- name: Push mutt firejail profile
|
||||
copy: src=firejail/mutt.profile dest=/usr/local/etc/firejail/mutt.profile
|
||||
notify:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue