File git-40-d004657a244d75b372a107c4f6097b42ba1992d5.patch of Package aaa_base.33622
diff --git a/files/usr/lib/sysctl.d/50-default.conf b/files/usr/lib/sysctl.d/50-default.conf
index 8a797a7..d0307b6 100644
--- a/files/usr/lib/sysctl.d/50-default.conf
+++ b/files/usr/lib/sysctl.d/50-default.conf
@@ -29,7 +29,7 @@ net.ipv6.conf.default.use_tempaddr = 1
# bits (bsc#1174504).
# this only allows users to handle ICMP ECHO REQUESTs and REPLYs, nothing
# else.
-net.ipv4.ping_group_range = 0 2147483647
+-net.ipv4.ping_group_range = 0 2147483647
# increase the number of possible inotify(7) watches
fs.inotify.max_user_watches = 65536