aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mrtg/files/pkg-message.in
blob: 52b373a2141a209c740051adf33bb86b2a4abaed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
 Please create a MRTG config file in %%ETCDIR%%
 A configuration file can be automatically generated with cfgmaker
 A sample configuration file is installed as mrtg.cfg.sample

 To enable MRTG in daemon mode, put the following to your /etc/rc.conf:
      mrtg_daemon_enable="YES"
EOM
}
]