diff options
Diffstat (limited to 'introspection')
| -rw-r--r-- | introspection/Makefile.in | 1 | ||||
| -rw-r--r-- | introspection/nm-manager.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/introspection/Makefile.in b/introspection/Makefile.in index d9f37a99..53c6447c 100644 --- a/introspection/Makefile.in +++ b/introspection/Makefile.in @@ -316,6 +316,7 @@ LOG_DRIVER = @LOG_DRIVER@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ +LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ diff --git a/introspection/nm-manager.xml b/introspection/nm-manager.xml index f0d04438..db68214d 100644 --- a/introspection/nm-manager.xml +++ b/introspection/nm-manager.xml @@ -211,7 +211,7 @@ WIFI, BT, MB, DHCP4, DHCP6, PPP, WIFI_SCAN, IP4, IP6, AUTOIP4, DNS, VPN, SHARING, SUPPLICANT, AGENTS, SETTINGS, SUSPEND, CORE, DEVICE, OLPC, WIMAX, INFINIBAND, FIREWALL, ADSL, BOND, VLAN, BRIDGE, DBUS_PROPS, - TEAM, CONCHECK, DCB, DISPATCH]. + TEAM, CONCHECK, DCB, DISPATCH, AUDIT]. In addition to these domains, the following special domains can be used: [NONE, ALL, DEFAULT, DHCP, IP]. You can also specify that some domains should log at a different level from the default by appending a colon (':') |