]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/clamav
clamav: move initscripts to src/initscripts/packages and use new macro
[ipfire-2.x.git] / lfs / clamav
index 2cd5e493b9e86eda29b01f4be3d3dc459023fa1e..650faecbebcf7c21983f17523feeb656e93f32f7 100644 (file)
@@ -95,7 +95,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        rm -rfv /usr/share/clamav/*.cvd
        mkdir -p /var/run/clamav
        chown clamav:clamav /var/run/clamav
-
+       #install initscripts
+       $(call INSTALL_INITSCRIPT,clamav)
        # Disable PaX mprotect for clamd, clamscan and freshclam
        paxctl -cm /usr/sbin/clamd
        paxctl -cm /usr/bin/clamscan