This file is indexed.

/usr/share/dx/samples/outboard/watchfile.mdf is in dxsamples 4.4.0-1.

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
MODULE WatchFile 
CATEGORY Special
DESCRIPTION This module checks status of a file after a delay.
FLAGS ASYNC PERSISTENT
OUTBOARD watchfile 
INPUT filename; string; (none); filename to check 
INPUT seconds; integer; 10; seconds until next run
OUTPUT object; object; object imported from file "filename"