Debugging
This commit is contained in:
@@ -46,7 +46,7 @@ in
|
|||||||
settings = {
|
settings = {
|
||||||
OnAccessPrevention = true;
|
OnAccessPrevention = true;
|
||||||
OnAccessIncludePath = onAccessPaths;
|
OnAccessIncludePath = onAccessPaths;
|
||||||
VirusEvent = "printf 'CLAM_VIRUSEVENT_VIRUSNAME=\"%v\"\\nCLAM_VIRUSEVENT_FILENAME=\"%f\"\\n' > /var/lib/clamav/virus_event.env && /run/wrappers/bin/sudo /run/current-system/sw/bin/systemctl start clamav-virus-notify.service";
|
VirusEvent = "/run/current-system/sw/bin/systemctl start clamav-virus-notify.service";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user