|
|
@ -1,4 +1,3 @@ |
|
|
|
#!/bin/sh |
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
@ -12,6 +11,7 @@ |
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
hook_add postmake 5 'modsec_install_conf' |
|
|
|
modsec_install_conf() { |
|
|
|
cat <<-EOT > $sysconfdir/conf.d/mod_security.conf-dist |
|
|
|