aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gradm/policy
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gradm/policy')
-rw-r--r--testing/gradm/policy10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/gradm/policy b/testing/gradm/policy
index 806f0e0795..e5a3df439c 100644
--- a/testing/gradm/policy
+++ b/testing/gradm/policy
@@ -195,13 +195,13 @@
#
# Default security policy provided by packages in Alpine are installed into
-# /etc/grsec/policy.d as /etc/grsec/policy.d/$pkgname where $pkgname is the
-# package name. It is not recommended that you edit those definitions unless
-# you know what you're doing, as the Alpine system may depend on the presence
-# of those definitions.
+# /var/lib/grsec/policy.d as /var/lib/grsec/policy.d/$pkgname where $pkgname
+# is the package name. It is not recommended that you edit those definitions
+# unless you know what you're doing, as the Alpine system may depend on the
+# presence of those definitions.
#
-include </etc/grsec/policy.d>
+include </var/lib/grsec/policy.d>
#
# If you wish to add any additions to the system policy, you may do so below