mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
clamav: move initscripts to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user