clamav/clamd.init

19 lines
304 B
Plaintext
Raw Normal View History

2011-12-13 23:51:57 +00:00
#!/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