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.
12 lines
334 B
12 lines
334 B
{
|
|
"db_file": "/etc/execguard/system.db",
|
|
"log_file": "/var/log/execguard.log",
|
|
"mail_prog": "/usr/bin/mail",
|
|
"scan_interval": 0,
|
|
"protected_dirs": ["/home"],
|
|
"skip_dirs": [".cache",".git"],
|
|
"alert_email": ""
|
|
"passphrase": "cdzTE1Gk6/VuDlnU",
|
|
"hash_encryption": "xxtea",
|
|
"hash_type": "sha512"
|
|
}
|
|
|