dotfiles/root/etc/opensnitchd/rules/6 - Firefox 3 - PingSender.json

16 lines
389 B
JSON
Raw Normal View History

2021-02-14 11:47:13 +00:00
{
2021-03-26 14:12:08 +00:00
"created": "2021-03-26T15:01:27.902723849+01:00",
"updated": "2021-03-26T15:01:27.902798768+01:00",
"name": "6 - Firefox 3 - PingSender",
2021-02-14 11:47:13 +00:00
"enabled": true,
"precedence": false,
2021-03-26 14:12:08 +00:00
"action": "allow",
2021-02-14 11:47:13 +00:00
"duration": "always",
"operator": {
"type": "simple",
"operand": "process.path",
"sensitive": false,
"data": "/usr/lib/firefox/pingsender",
"list": []
}
}