clamav/clamd.init
2011-12-13 17:51:57 -06:00

19 lines
304 B
Bash

#!/bin/bash
#
# chkconfig: - 75 35
#
# description: The clamd server running for <SERVICE>
#
CLAMD_SERVICE=<SERVICE>
. /usr/share/clamav/clamd-wrapper
#!/bin/bash
#
# chkconfig: - 75 35
#
# description: The clamd server running for <SERVICE>
#
CLAMD_SERVICE=<SERVICE>
. /usr/share/clamav/clamd-wrapper