This file is indexed.

/etc/default/systraq.d/examples/systraq_is_unconfigured is in systraq 0.0.20081217-7.

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
You are probably reading this file since you got it in your mailbox
by a cronjob.

There are 4 different ways to get rid of this somewhat annoying hourly
message from cron:

1) RTFM and configure systraq.  Systraq documentation is likely installed
   in a location like /usr/share/doc/systraq/ .  Remove the file
   systraq_is_unconfigured (probably in /etc/systraq/) when done.
2) Purge the systraq package from your system.
3) If systraq was installed from a package for your distribution, your
   package maintainer might have supplied configuration files, specifically
   tweaked for your system.  These are likely installed in
   /usr/share/doc/systraq/examples/<distributionname>/
   snapshot_{pub,root}.{home,}list .  Copy these to /etc/systraq/ .  Remove
   the file systraq_is_unconfigured (probably in /etc/systraq/) when done.
4) Execute
    # touch /etc/systraq/i_want_a_broken_systraq
   (proper location could vary).

See st_snapshot.hourly(1) for more information.

# $Id: systraq_is_unconfigured 402 2008-12-16 23:33:42Z joostvb $