Remove pyzor and razor modules
This commit is contained in:
parent
4415dfa1a8
commit
7f9b7d5c03
@ -1361,13 +1361,6 @@ publicfile = module
|
|||||||
#
|
#
|
||||||
pulseaudio = module
|
pulseaudio = module
|
||||||
|
|
||||||
# Layer: services
|
|
||||||
# Module: pyzor
|
|
||||||
#
|
|
||||||
# Spam Blocker
|
|
||||||
#
|
|
||||||
pyzor = module
|
|
||||||
|
|
||||||
# Layer: services
|
# Layer: services
|
||||||
# Module: qmail
|
# Module: qmail
|
||||||
#
|
#
|
||||||
@ -1410,13 +1403,6 @@ radius = module
|
|||||||
#
|
#
|
||||||
radvd = module
|
radvd = module
|
||||||
|
|
||||||
# Layer: services
|
|
||||||
# Module: razor
|
|
||||||
#
|
|
||||||
# A distributed, collaborative, spam detection and filtering network.
|
|
||||||
#
|
|
||||||
razor = module
|
|
||||||
|
|
||||||
# Layer: admin
|
# Layer: admin
|
||||||
# Module: readahead
|
# Module: readahead
|
||||||
#
|
#
|
||||||
|
@ -237,7 +237,7 @@ if [ -e /etc/selinux/%2/.rebuild ]; then \
|
|||||||
if [ %1 -ne 1 ]; then \
|
if [ %1 -ne 1 ]; then \
|
||||||
/usr/sbin/semodule -n -s %2 -r xfs kudzu kerneloops execmem openoffice ada tzdata hal hotplug howl java mono moilscanner gamin audio_entropy audioentropy iscsid polkit_auth polkit rtkit_daemon ModemManager telepathysofiasip ethereal passanger qpidd 2>/dev/null; \
|
/usr/sbin/semodule -n -s %2 -r xfs kudzu kerneloops execmem openoffice ada tzdata hal hotplug howl java mono moilscanner gamin audio_entropy audioentropy iscsid polkit_auth polkit rtkit_daemon ModemManager telepathysofiasip ethereal passanger qpidd 2>/dev/null; \
|
||||||
fi \
|
fi \
|
||||||
rm -f /etc/selinux/%2/modules/active/modules/qemu.pp /etc/selinux/%2/modules/active/modules/nsplugin.pp \
|
rm -f /etc/selinux/%2/modules/active/modules/qemu.pp /etc/selinux/%2/modules/active/modules/nsplugin.pp /etc/selinux/%2/modules/active/modules/razor.pp /etc/selinux/%2/modules/active/modules/pyzord.pp \
|
||||||
/usr/sbin/semodule -B -n -s %2; \
|
/usr/sbin/semodule -B -n -s %2; \
|
||||||
fi; \
|
fi; \
|
||||||
[ "${SELINUXTYPE}" == "%2" ] && selinuxenabled && load_policy; \
|
[ "${SELINUXTYPE}" == "%2" ] && selinuxenabled && load_policy; \
|
||||||
|
Loading…
Reference in New Issue
Block a user