]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/clamav/files/clamav-unofficial-sigs.conf
variable assignment does not clone string...
[dsa-puppet.git] / modules / clamav / files / clamav-unofficial-sigs.conf
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 # Source all the configuration files from upstream, Debian and elsewhere
7 for f in /usr/share/clamav-unofficial-sigs/conf.d/*.conf ; do
8         if [ -s "$f" ] ; then
9                 . $f
10         fi
11 done
12
13 . /etc/clamav-unofficial-sigs.dsa.conf