/etc/octopussy/conf/services/Automount.xml is in octopussy 1.0.6-0ubuntu1.
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 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | <?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="Automount Service"
icon=""
name="Automount"
nb_messages="007"
version="201006040001">
<message loglevel="Warning"
msg_id="Automount:exports_lookup_failed"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("automount"):daemon@>[<@PID:pid@>]: <@REGEXP("lookup_mount: exports lookup failed for .+"):msg@>"
rank="001"
table="Message"
taxonomy="System" />
<message loglevel="Notice"
msg_id="Automount:key_not_found_in_map"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("automount"):daemon@>[<@PID:pid@>]: <@REGEXP("lookup_nss_mount: key .+ not found in map."):msg@>"
rank="002"
table="Message"
taxonomy="System" />
<message loglevel="Warning"
msg_id="Automount:create_udp_client_hostname_lookup_failed_operation_not_permitted"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("automount"):daemon@>[<@PID:pid@>]: <@REGEXP("create_udp_client:\d+: hostname lookup failed: Operation not permitted"):msg@>"
rank="003"
table="Message"
taxonomy="System" />
<message loglevel="Warning"
msg_id="Automount:create_tcp_client_hostname_lookup_failed_operation_not_permitted"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("automount"):daemon@>[<@PID:pid@>]: <@REGEXP("create_tcp_client:\d+: hostname lookup failed: Operation not permitted"):msg@>"
rank="004"
table="Message"
taxonomy="System" />
<message loglevel="Notice"
msg_id="Automount:ask_umount_return"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("automount"):daemon@>[<@PID:pid@>]: <@REGEXP("umount.+: ask umount returned .+"):msg@>"
rank="005"
table="Message"
taxonomy="System" />
<message loglevel="Warning"
msg_id="Automount:syntax_error_in_map"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("automount"):daemon@>[<@PID:pid@>]: <@REGEXP("syntax error in map near.+"):msg@>"
rank="006"
table="Message"
taxonomy="System" />
<message loglevel="Notice"
msg_id="Automount:update_negative_cache_key_not_found"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("automount"):daemon@>[<@PID:pid@>]: <@REGEXP("update_negative_cache: key.+not found in map."):msg@>"
rank="007"
table="Message"
taxonomy="System" />
</octopussy_service>
|