summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/gringotts/files/patch-grg_safe.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/gringotts/files/patch-grg_safe.c b/security/gringotts/files/patch-grg_safe.c
index eb2e024ffdaf..b25d6e6ae61d 100644
--- a/security/gringotts/files/patch-grg_safe.c
+++ b/security/gringotts/files/patch-grg_safe.c
@@ -36,14 +36,3 @@
//drop root privileges
setuid(getuid());
-@@ -181,8 +184,8 @@
-
- if (ulimit != '0')
- {
-- g_critical ("%s", _("Your shell is configured to produce core dumps. I cannot go on. Please run gringotts via its shell script."));
-- return FALSE;
-+ g_critical ("%s", _("Your shell is configured to produce core dumps."));
-+// return FALSE;
- }
-
- //checks that stderr, stdin & stdout are opened