Changeset 7504


Ignore:
Timestamp:
Feb 17, 2010, 10:41:56 PM (15 years ago)
Author:
richardvm
Message:

Change required for the dense nagios setup

Location:
2.0/nanobsd/nanobsd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • 2.0/nanobsd/nanobsd/cfg/nanobsd.wleiden

    r7454 r7504  
    236236}
    237237
     238cust_move_files () {
     239  chroot ${NANO_WORLDDIR} sh -c "mv /usr/local/etc/nagios/send_nsca.cfg-sample /usr/local/etc/nagios/send_nsca.cfg"
     240}
     241
    238242# Fill /cfg with custom files, based on 'create_i386_diskimage ( )'
    239243last_nano_fill_cfg () (
     
    305309customize_cmd cust_apply_nanobsd_patches
    306310customize_cmd cust_security
     311customize_cmd cust_move_files
  • 2.0/nanobsd/nanobsd/tools/package-build.sh

    r7464 r7504  
    7878$PORTSDIR/net-mgmt/nagios-snmp-plugins-extras
    7979$PORTSDIR/benchmarks/iperf
     80$PORTSDIR/net-mgmt/nsca-client
     81$PORTSDIR/ftp/curl
    8082$PORTSDIR/net/rsync
    8183
Note: See TracChangeset for help on using the changeset viewer.