add weechat firejail profile

This commit is contained in:
Pig Monkey 2016-04-02 10:54:22 -07:00
parent 5187c982aa
commit b37ec44b46
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,3 @@
noblacklist ${HOME}/.weechat
include /usr/local/etc/firejail/disable-more.inc
include /etc/firejail/generic.profile

View file

@ -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: