1OCI-UMOUNT-OPTIONS.CONF(5)(oOcCiI--uUmMoOuUnNtT--oOpPtTiIoOnNsS..cCoOnNfF)(5)(oci-umount-options.conf)
2
3
4
6 oci-umount-options.conf - configuration file for oci-umount hook
7
8
10 The oci-umount-options.conf file specifies optoins for oci-umount hook.
11
12
13 This file is in ini format. Currently only one section named "options"
14 is supported.
15
16
17 If you want to override any options, don't edit this file. Instead cre‐
18 ate a new file /etc/oci-umount/oci-umount-options.conf and override
19 options there.
20
21
23 log_level=""
24 The level of logs sent to syslog. Log levels are same as described in
25 syslog(3). Logs of same priority as log_level and higher priority will
26 be sent to syslog and rest will be ignored. By default logs of level
27 LOG_INFO and lower priority (higher importance) are sent to syslog and
28 LOG_DEBUG is not logged. If one wants to enable debug level logs, spec‐
29 ify log_level=LOG_DEBUG.
30
31
32
33 OCI-UMOUNT-OPTIONS.CONF(5)(oci-umount-options.conf)