2021-09-09 08:44:11 -04:00
|
|
|
# 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.
|
|
|
|
#
|
|
|
|
# Entries in this file show the compile time defaults. Local configuration
|
|
|
|
# should be created by either modifying this file, or by creating "drop-ins" in
|
|
|
|
# the system.conf.d/ subdirectory. The latter is generally recommended.
|
|
|
|
# Defaults can be restored by simply deleting this file and all drop-ins.
|
|
|
|
#
|
|
|
|
# Use 'systemd-analyze cat-config systemd/system.conf' to display the full config.
|
|
|
|
#
|
|
|
|
# See systemd-system.conf(5) for details.
|
|
|
|
|
|
|
|
[Manager]
|
|
|
|
#LogLevel=info
|
|
|
|
#LogTarget=journal-or-kmsg
|
|
|
|
#LogColor=yes
|
|
|
|
#LogLocation=no
|
|
|
|
#LogTime=no
|
|
|
|
#DumpCore=yes
|
|
|
|
#ShowStatus=yes
|
|
|
|
#CrashChangeVT=no
|
|
|
|
#CrashShell=no
|
|
|
|
#CrashReboot=no
|
|
|
|
#CtrlAltDelBurstAction=reboot-force
|
|
|
|
#CPUAffinity=
|
|
|
|
#NUMAPolicy=default
|
|
|
|
#NUMAMask=
|
2022-03-14 15:08:14 -04:00
|
|
|
#RuntimeWatchdogSec=off
|
2022-05-22 15:57:02 -04:00
|
|
|
#RuntimeWatchdogPreSec=off
|
|
|
|
#RuntimeWatchdogPreGovernor=
|
2021-09-09 08:44:11 -04:00
|
|
|
#RebootWatchdogSec=10min
|
2022-03-14 15:08:14 -04:00
|
|
|
#KExecWatchdogSec=off
|
2021-09-09 08:44:11 -04:00
|
|
|
#WatchdogDevice=
|
|
|
|
#CapabilityBoundingSet=
|
|
|
|
#NoNewPrivileges=no
|
2021-09-16 03:57:53 -04:00
|
|
|
SystemCallArchitectures=native
|
2021-09-09 08:44:11 -04:00
|
|
|
#TimerSlackNSec=
|
|
|
|
#StatusUnitFormat=description
|
|
|
|
#DefaultTimerAccuracySec=1min
|
|
|
|
#DefaultStandardOutput=journal
|
|
|
|
#DefaultStandardError=inherit
|
|
|
|
#DefaultTimeoutStartSec=90s
|
|
|
|
#DefaultTimeoutStopSec=90s
|
|
|
|
#DefaultTimeoutAbortSec=
|
2022-11-10 17:09:19 -05:00
|
|
|
#DefaultDeviceTimeoutSec=90s
|
2021-09-09 08:44:11 -04:00
|
|
|
#DefaultRestartSec=100ms
|
|
|
|
#DefaultStartLimitIntervalSec=10s
|
|
|
|
#DefaultStartLimitBurst=5
|
|
|
|
#DefaultEnvironment=
|
2023-03-30 03:17:00 -04:00
|
|
|
#DefaultCPUAccounting=yes
|
2021-09-09 08:44:11 -04:00
|
|
|
DefaultIOAccounting=yes
|
|
|
|
DefaultIPAccounting=yes
|
|
|
|
#DefaultMemoryAccounting=yes
|
|
|
|
#DefaultTasksAccounting=yes
|
|
|
|
#DefaultTasksMax=15%
|
|
|
|
#DefaultLimitCPU=
|
|
|
|
#DefaultLimitFSIZE=
|
|
|
|
#DefaultLimitDATA=
|
|
|
|
#DefaultLimitSTACK=
|
|
|
|
#DefaultLimitCORE=
|
|
|
|
#DefaultLimitRSS=
|
|
|
|
#DefaultLimitNOFILE=1024:524288
|
|
|
|
#DefaultLimitAS=
|
|
|
|
#DefaultLimitNPROC=
|
2022-11-10 17:09:19 -05:00
|
|
|
#DefaultLimitMEMLOCK=8M
|
2021-09-09 08:44:11 -04:00
|
|
|
#DefaultLimitLOCKS=
|
|
|
|
#DefaultLimitSIGPENDING=
|
|
|
|
#DefaultLimitMSGQUEUE=
|
|
|
|
#DefaultLimitNICE=
|
|
|
|
#DefaultLimitRTPRIO=
|
|
|
|
#DefaultLimitRTTIME=
|
2023-08-01 18:06:28 -04:00
|
|
|
#DefaultMemoryPressureThresholdSec=200ms
|
|
|
|
#DefaultMemoryPressureWatch=auto
|
2021-09-09 08:44:11 -04:00
|
|
|
#DefaultOOMPolicy=stop
|
2022-11-10 17:09:19 -05:00
|
|
|
#DefaultSmackProcessLabel=
|
2023-02-17 17:51:24 -05:00
|
|
|
#ReloadLimitIntervalSec=
|
|
|
|
#ReloadLimitBurst=
|