summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-25 11:06:16 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-25 11:06:16 -0700
commit518657bded42bee1b5153d3ffd13a4d75256c6a6 (patch)
tree010e83ddae67aaaaf9122261ec7a073e1fdd9be3
parentUpdated to 5.1.5 (diff)
downloadlinux-ck-518657bded42bee1b5153d3ffd13a4d75256c6a6.tar.xz
Clean up hotfixes section
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8280c1e..cea5991 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -80,8 +80,6 @@ prepare() {
# Hotfixes
msg2 "Applying hotfixes"
- # 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- msg2 "Applying disallow-unpriv-clone-newuser patch"
patch -p1 -i ../0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
# ck hotfixes