mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-12-13 01:16:56 +00:00
Add opensnitch default rules
This commit is contained in:
parent
6373295730
commit
db7409b91b
37 changed files with 1151 additions and 0 deletions
16
root/etc/opensnitchd/rules/3-Systemd Resolved.json
Normal file
16
root/etc/opensnitchd/rules/3-Systemd Resolved.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"created": "2021-02-14T10:43:46.04607091+01:00",
|
||||
"updated": "2021-02-14T10:43:46.046110281+01:00",
|
||||
"name": "3-Systemd Resolved",
|
||||
"enabled": true,
|
||||
"precedence": false,
|
||||
"action": "allow",
|
||||
"duration": "always",
|
||||
"operator": {
|
||||
"type": "simple",
|
||||
"operand": "process.path",
|
||||
"sensitive": false,
|
||||
"data": "/usr/lib/systemd/systemd-resolved",
|
||||
"list": []
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue