1# This file is part of systemd. 2# 3# systemd is free software; you can redistribute it and/or modify it under the 4# terms of the GNU Lesser General Public License as published by the Free 5# Software Foundation; either version 2.1 of the License, or (at your option) 6# any later version. 7# 8# Entries in this file show the compile time defaults. Local configuration 9# should be created by either modifying this file, or by creating "drop-ins" in 10# the user.conf.d/ subdirectory. The latter is generally recommended. 11# Defaults can be restored by simply deleting this file and all drop-ins. 12# 13# See systemd-user.conf(5) for details. 14 15[Manager] 16#LogLevel=info 17#LogTarget=console 18#LogColor=yes 19#LogLocation=no 20#LogTime=no 21#SystemCallArchitectures= 22#TimerSlackNSec= 23#StatusUnitFormat={{STATUS_UNIT_FORMAT_DEFAULT_STR}} 24#DefaultTimerAccuracySec=1min 25#DefaultStandardOutput=inherit 26#DefaultStandardError=inherit 27#DefaultTimeoutStartSec=90s 28#DefaultTimeoutStopSec=90s 29#DefaultTimeoutAbortSec= 30#DefaultRestartSec=100ms 31#DefaultStartLimitIntervalSec=10s 32#DefaultStartLimitBurst=5 33#DefaultEnvironment= 34#DefaultLimitCPU= 35#DefaultLimitFSIZE= 36#DefaultLimitDATA= 37#DefaultLimitSTACK= 38#DefaultLimitCORE= 39#DefaultLimitRSS= 40#DefaultLimitNOFILE= 41#DefaultLimitAS= 42#DefaultLimitNPROC= 43#DefaultLimitMEMLOCK= 44#DefaultLimitLOCKS= 45#DefaultLimitSIGPENDING= 46#DefaultLimitMSGQUEUE= 47#DefaultLimitNICE= 48#DefaultLimitRTPRIO= 49#DefaultLimitRTTIME= 50