Merge pull request #1288 from johalun/master-securityconf-freebsd

security: enabled ipc on freebsd
This commit is contained in:
Drew DeVault 2017-07-24 13:14:00 -04:00 committed by GitHub
commit a218a0b422
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
}
}