security: enabled ipc on freebsd

This commit is contained in:
Johannes Lundberg 2017-07-24 18:26:34 +02:00
parent 47754642f8
commit cf292fabde
1 changed files with 7 additions and 0 deletions

View File

@ -9,4 +9,11 @@
# Configures enabled compositor features for specific programs
permit * fullscreen keyboard mouse background screenshot panel lock
ipc * {
* enabled
events {
* enabled
}
}