You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"path": "/usr/bin/xchat"
|
|
|
|
, "xserver": {
|
|
|
|
"enabled": true
|
|
|
|
, "enable_tray": true
|
|
|
|
, "tray_icon": "/usr/share/icons/gnome-colors-common/scalable/apps/xchat.svg"
|
|
|
|
}
|
|
|
|
, "networking":{
|
|
|
|
"type":"empty"
|
|
|
|
, "sockets": [
|
|
|
|
{"type":"client", "destination": "10.10.0.90", "proto":"tcp", "port":57000}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
, "whitelist": [
|
|
|
|
{"path":"${HOME}/.xpra/xchat"}
|
|
|
|
, {"path":"${HOME}/.xchat2"}
|
|
|
|
|
|
|
|
, {"path":"${HOME}/.config/gtk-3.0"}
|
|
|
|
, {"path":"${HOME}/.config/gtk-2.0"}
|
|
|
|
, {"path":"/var/lib/oz/cells.d/xchat.json"}
|
|
|
|
, {"path":"/var/lib/oz/cells.d/generic-blacklist.seccomp"}
|
|
|
|
]
|
|
|
|
, "blacklist": [
|
|
|
|
]
|
|
|
|
, "seccomp": {
|
|
|
|
"mode":"blacklist"
|
|
|
|
, "enforce": true
|
|
|
|
, "seccomp_whitelist":""
|
|
|
|
, "seccomp_blacklist":"/var/lib/oz/cells.d/generic-blacklist.seccomp"}
|
|
|
|
}
|