diff options
Diffstat (limited to 'net/rtg/files/patch-etc_rtg.conf')
-rw-r--r-- | net/rtg/files/patch-etc_rtg.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/rtg/files/patch-etc_rtg.conf b/net/rtg/files/patch-etc_rtg.conf new file mode 100644 index 000000000000..5cb1317f249a --- /dev/null +++ b/net/rtg/files/patch-etc_rtg.conf @@ -0,0 +1,10 @@ +--- etc/rtg.conf.orig 2018-04-02 23:07:32 UTC ++++ etc/rtg.conf +@@ -12,3 +12,7 @@ DB_Database rtg + DB_User snmp + DB_Pass rtgdefault + Threads 5 ++# Set Update_desc to 1 to cause rtgtargmkr.pl to auto-update descriptions from ++# SNMP port data ++Update_desc 0 ++ |