mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Revert "Drop paxctl"
This reverts commit ae666b0c23.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -98,6 +98,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
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
|
||||
paxctl -Cm /usr/bin/freshclam
|
||||
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user