This file is indexed.

/etc/nagvis/maps/demo-automap.cfg is in nagvis-demos 1:1.7.10+dfsg1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
define global {
    sources=automap
    alias=Demo: 5 Automap
    parent_map=demo-overview
    iconset=std_medium
    backend_id=demo
    label_show=1
    label_border=transparent
    # Automap specific parameters
    render_mode=directed
    rankdir=TB
    width=500
    height=300
}