From 90a8c7ebaaec062780236436d6d38582f24e5476 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 14 Jun 2017 16:10:57 +0200 Subject: [PATCH] sysmobts2100: Have systemd take care of refreshing hardware watchdog --- .../systemd/systemd/sysmobts2100/system.conf | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 recipes-fixes/systemd/systemd/sysmobts2100/system.conf diff --git a/recipes-fixes/systemd/systemd/sysmobts2100/system.conf b/recipes-fixes/systemd/systemd/sysmobts2100/system.conf new file mode 100644 index 0000000..f5e80da --- /dev/null +++ b/recipes-fixes/systemd/systemd/sysmobts2100/system.conf @@ -0,0 +1,43 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. +# +# See systemd.conf(5) for details + +[Manager] +#LogLevel=info +#LogTarget=journal-or-kmsg +#LogColor=yes +#LogLocation=no +#DumpCore=yes +#CrashShell=no +#ShowStatus=yes +#CrashChVT=1 +#CPUAffinity=1 2 +#DefaultControllers=cpu +#DefaultStandardOutput=journal +#DefaultStandardError=inherit +#JoinControllers=cpu,cpuacct,cpuset net_cls,net_prio +RuntimeWatchdogSec=20 +ShutdownWatchdogSec=20 +#CapabilityBoundingSet= +#TimerSlackNSec= +#DefaultLimitCPU= +#DefaultLimitFSIZE= +#DefaultLimitDATA= +#DefaultLimitSTACK= +#DefaultLimitCORE= +#DefaultLimitRSS= +#DefaultLimitNOFILE= +#DefaultLimitAS= +#DefaultLimitNPROC= +#DefaultLimitMEMLOCK= +#DefaultLimitLOCKS= +#DefaultLimitSIGPENDING= +#DefaultLimitMSGQUEUE= +#DefaultLimitNICE= +#DefaultLimitRTPRIO= +#DefaultLimitRTTIME=