source: npl/mailserver/clamav/post.clamav @ fd39136

gcc484perl-5.22
Last change on this file since fd39136 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 97 bytes
Line 
1#!/bin/bash
2
3#NOTE: clamav config is in clamav_conf package!
4svcrestart /service/clamav
5
6exit 0
Note: See TracBrowser for help on using the repository browser.