mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-25 00:50:05 +00:00
add weechat firejail profile
This commit is contained in:
parent
5187c982aa
commit
b37ec44b46
2 changed files with 11 additions and 0 deletions
3
roles/chat/files/firejail/weechat.profile
Normal file
3
roles/chat/files/firejail/weechat.profile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
noblacklist ${HOME}/.weechat
|
||||
include /usr/local/etc/firejail/disable-more.inc
|
||||
include /etc/firejail/generic.profile
|
||||
|
|
@ -17,6 +17,14 @@
|
|||
- weechat
|
||||
- firejail
|
||||
|
||||
- name: Push weechat firejail profile
|
||||
copy: src=firejail/weechat.profile dest=/usr/local/etc/firejail/weechat.profile
|
||||
notify:
|
||||
- activate firejail profiles
|
||||
tags:
|
||||
- weechat
|
||||
- firejail
|
||||
|
||||
- name: Install dunst
|
||||
pacman: name=dunst state=present
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue