Merge "Sync rootwrap.conf from oslo.rootwrap"
This commit is contained in:
commit
a9a462dcf9
@ -25,3 +25,9 @@ syslog_log_facility=syslog
|
|||||||
# INFO means log all usage
|
# INFO means log all usage
|
||||||
# ERROR means only log unsuccessful attempts
|
# ERROR means only log unsuccessful attempts
|
||||||
syslog_log_level=ERROR
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user