Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ClamOnAcc ExecPaths and ExecStart directives
This commit includes four changes: 1. Wait for clamd process using `--wait` and `--ping` switches instead of using a bash test for the presence of clamd.ctl socket 2. Use the PreStart directive to create log and quarantine directories 3. Add shared library path to ExecPaths allow-list 4. Add quarantine directory path to ReadWritePaths allow-list
- Loading branch information