6d19c7ffe1
Additional changes not in pr: - Remove post-install do-nada - Set NO_ARCH where appropriate - DISTVERSION -> PORTVERSION - use /var/netmagis instead of /usr/local/var/netmagis - remove @dirrm[try] from pkg-plists - remove @exec mkdir -p from pkg-plists - sort uses - relocate rc scripts to the slave they belong to - pull conditional logic out and into the slaves they affect - add metro/ws/gengraph to SHEBANG_FILES UPDATING: Upgrading from a previous version requires a database schema upgrade. See http://netmagis.org/upgrade.html PR: 201124 Submitted by: pdagog@gmail.com (maintainer)
11 lines
457 B
Text
11 lines
457 B
Text
--- common/netmagis.conf.sample.orig 2015-07-08 01:06:07 UTC
|
|
+++ common/netmagis.conf.sample
|
|
@@ -170,7 +170,7 @@ metrohost metro.example.com
|
|
##############################################################################
|
|
|
|
rancidcmd /usr/local/bin/rancid-run
|
|
-ranciddir /usr/local/var/rancid/mygroup # group base directory
|
|
+ranciddir /var/rancid/mygroup # group base directory
|
|
|
|
# how to send commands on equipments
|
|
# -u user on equipment (modconf here)
|