user.conf 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. # You can override the directives in this file by creating files in
  9. # /etc/systemd/user.conf.d/*.conf.
  10. #
  11. # See systemd-user.conf(5) for details
  12. [Manager]
  13. #LogLevel=info
  14. #LogTarget=console
  15. #LogColor=yes
  16. #LogLocation=no
  17. #SystemCallArchitectures=
  18. #TimerSlackNSec=
  19. #DefaultTimerAccuracySec=1min
  20. #DefaultStandardOutput=inherit
  21. #DefaultStandardError=inherit
  22. #DefaultTimeoutStartSec=90s
  23. #DefaultTimeoutStopSec=90s
  24. #DefaultRestartSec=100ms
  25. #DefaultStartLimitIntervalSec=10s
  26. #DefaultStartLimitBurst=5
  27. #DefaultEnvironment=
  28. #DefaultLimitCPU=
  29. #DefaultLimitFSIZE=
  30. #DefaultLimitDATA=
  31. #DefaultLimitSTACK=
  32. #DefaultLimitCORE=
  33. #DefaultLimitRSS=
  34. #DefaultLimitNOFILE=
  35. #DefaultLimitAS=
  36. #DefaultLimitNPROC=
  37. #DefaultLimitMEMLOCK=
  38. #DefaultLimitLOCKS=
  39. #DefaultLimitSIGPENDING=
  40. #DefaultLimitMSGQUEUE=
  41. #DefaultLimitNICE=
  42. #DefaultLimitRTPRIO=
  43. #DefaultLimitRTTIME=