forked from Lainports/freebsd-ports
- Move some files around and adjust the plists accordingly. - Fix some directory creation / deletion in the plists. - Fix some directory ownerships. - Instead of patching the Makefile, specify installation directories on the command line. Centralize the definition of MAKE_ARGS and some other shared variables. Feature safe: yes
19 lines
698 B
Text
19 lines
698 B
Text
********************************************************************
|
|
Unless this file already existed, a sample configuration file
|
|
has been placed in %%ETCDIR%%/munin-node.conf.
|
|
|
|
Please edit it according to your needs.
|
|
|
|
********************************************************************
|
|
|
|
The Munin client will *not* be started automatically. To allow it
|
|
to start, put this line in /etc/rc.conf:
|
|
|
|
munin_node_enable="YES"
|
|
|
|
Then, it will be started on the next boot. If this line is already
|
|
present, the client will be started now. Otherwise, edit
|
|
/etc/rc.conf and execute this command:
|
|
|
|
%%PREFIX%%/etc/rc.d/munin-node start
|
|
********************************************************************
|