summaryrefslogtreecommitdiff
path: root/net/sntop/files/pkg-message.in
blob: f23f954492ae1f037930b60775fa29e0180bc7ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ type: install
  message: <<EOM
A sample configuration file (sntoprc.sample) has been placed in
%%PREFIX%%/etc.

You must edit this file and do one of the following:
 for a per-user config:      move to ~/.sntoprc
 for a system-wide config:   move to /etc/sntoprc
 for any other directory:    run sntop with the -f <configfile>
                              command-line option.
EOM
}
]