Промежуточный набросок для управления правилами

This commit is contained in:
Alexander Zhirov 2025-05-27 03:53:59 +03:00
parent db9a6be9f4
commit 573f1d7d51
Signed by: alexander
GPG key ID: C8D8BE544A27C511
6 changed files with 135 additions and 2 deletions

View file

@ -10,5 +10,15 @@
"postsnag": [
"/usr/bin/ls",
"/usr/local/bin/script.sh"
]
],
"rules": {
"tracking": [
"/etc/systemd/*.conf",
"/usr/exit"
],
"ignore": [
"/usr/exit/.gitignore",
"/usr/exit/dd"
]
}
}