remove firejail bitlbee profile

included with latest firejail release
This commit is contained in:
Pig Monkey 2016-01-09 17:10:10 -08:00
parent 64a7b54218
commit aeb0686141
2 changed files with 0 additions and 15 deletions

View file

@ -1,9 +0,0 @@
# BitlBee profile
noblacklist /sbin
noblacklist /usr/sbin
include /etc/firejail/disable-mgmt.inc
include /etc/firejail/disable-common.inc
protocol unix,inet,inet6
private
private-dev
seccomp

View file

@ -31,12 +31,6 @@
- bitlbee
- firejail
- name: Push Bitlbee Firejail profile
copy: src=bitlbee.profile dest=/etc/firejail/bitlbee.profile
tags:
- bitlbee
- firejail
- name: Enable and start Bitlbee
service: name=bitlbee enabled=yes state=started
tags: