Merge "Sync rootwrap.conf from oslo.rootwrap"

This commit is contained in:
Zuul
2022-03-19 02:54:32 +00:00
committed by Gerrit Code Review
+6
View File
@@ -25,3 +25,9 @@ syslog_log_facility=syslog
# INFO means log all usage
# ERROR means only log unsuccessful attempts
syslog_log_level=ERROR
# Rootwrap daemon exits after this seconds of inactivity
daemon_timeout=600
# Rootwrap daemon limits itself to that many file descriptors (Linux only)
rlimit_nofile=1024