From 03048d7d2f8df647c9d9c45e89ddb612cd6051a3 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 10 Sep 2015 14:19:44 -0700 Subject: [PATCH] set memorylimit for crashnotifier as well --- setup/container/systemd/crashnotifier@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/container/systemd/crashnotifier@.service b/setup/container/systemd/crashnotifier@.service index 4cb9aae0b..18beb4738 100644 --- a/setup/container/systemd/crashnotifier@.service +++ b/setup/container/systemd/crashnotifier@.service @@ -12,4 +12,4 @@ Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmi KillMode=process User=yellowtent Group=yellowtent - +MemoryLimit=50M