Browse code

systemd - set TimeoutStartSec=420 for clamav-daemon

Orion Poplawski authored on 2019/04/16 00:01:03
Showing 1 changed files
... ...
@@ -11,6 +11,7 @@ ExecStart=@prefix@/sbin/clamd --foreground=true
11 11
 # Reload the database
12 12
 ExecReload=/bin/kill -USR2 $MAINPID
13 13
 StandardOutput=syslog
14
+TimeoutStartSec=420
14 15
 
15 16
 [Install]
16 17
 WantedBy=multi-user.target