system.conf 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. # This file is part of systemd.
  2. #
  3. # systemd is free software; you can redistribute it and/or modify it
  4. # under the terms of the GNU Lesser General Public License as published by
  5. # the Free Software Foundation; either version 2.1 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # Entries in this file show the compile time defaults.
  9. # You can change settings by editing this file.
  10. # Defaults can be restored by simply deleting this file.
  11. #
  12. # See systemd-system.conf(5) for details.
  13. [Manager]
  14. #LogLevel=info
  15. #LogTarget=journal-or-kmsg
  16. #LogColor=yes
  17. #LogLocation=no
  18. #DumpCore=yes
  19. #ShowStatus=yes
  20. #CrashChangeVT=no
  21. #CrashShell=no
  22. #CrashReboot=no
  23. #CPUAffinity=1 2
  24. #JoinControllers=cpu,cpuacct net_cls,net_prio
  25. #RuntimeWatchdogSec=0
  26. #ShutdownWatchdogSec=10min
  27. #CapabilityBoundingSet=
  28. #SystemCallArchitectures=
  29. #TimerSlackNSec=
  30. #DefaultTimerAccuracySec=1min
  31. #DefaultStandardOutput=journal
  32. #DefaultStandardError=inherit
  33. #DefaultTimeoutStartSec=90s
  34. #DefaultTimeoutStopSec=90s
  35. #DefaultRestartSec=100ms
  36. #DefaultStartLimitIntervalSec=10s
  37. #DefaultStartLimitBurst=5
  38. #DefaultEnvironment=
  39. #DefaultCPUAccounting=no
  40. #DefaultIOAccounting=no
  41. #DefaultBlockIOAccounting=no
  42. #DefaultMemoryAccounting=no
  43. #DefaultTasksAccounting=yes
  44. #DefaultTasksMax=512
  45. #DefaultLimitCPU=
  46. #DefaultLimitFSIZE=
  47. #DefaultLimitDATA=
  48. #DefaultLimitSTACK=
  49. #DefaultLimitCORE=
  50. #DefaultLimitRSS=
  51. #DefaultLimitNOFILE=
  52. #DefaultLimitAS=
  53. #DefaultLimitNPROC=
  54. #DefaultLimitMEMLOCK=
  55. #DefaultLimitLOCKS=
  56. #DefaultLimitSIGPENDING=
  57. #DefaultLimitMSGQUEUE=
  58. #DefaultLimitNICE=
  59. #DefaultLimitRTPRIO=
  60. #DefaultLimitRTTIME=