Ensure the quarantine directory exists
This commit is contained in:
		| @@ -9,7 +9,7 @@ After=clamd@scan.service syslog.target network.target | ||||
| [Service] | ||||
| Type=simple | ||||
| User=root | ||||
| ExecStart=/usr/sbin/clamonacc -F --config-file=/etc/clamd.d/scan.conf --move=/root/quarantine/ --fdpass | ||||
| ExecStart=/usr/sbin/clamonacc -F --config-file=/etc/clamd.d/scan.conf --move={{ quarantine_directory }} --fdpass | ||||
|  | ||||
| [Install] | ||||
| WantedBy=multi-user.target | ||||
|   | ||||
		Reference in New Issue
	
	Block a user