diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-06-13 16:20:13 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-06-13 16:22:19 +0200 |
commit | c40dd177b1ab62e311aa8c94e8032ca3b57fd934 (patch) | |
tree | bd3e073870b3d6b18829bfea79dc4a0da3de1b46 /debian/vyos-1x.links | |
parent | c8fa393ae661dc9aae7890081a6af57d0dc21cdf (diff) | |
download | vyos-1x-c40dd177b1ab62e311aa8c94e8032ca3b57fd934.tar.gz vyos-1x-c40dd177b1ab62e311aa8c94e8032ca3b57fd934.zip |
snmp: T3606: fix unknown notification OID
Commit 945300c6f5 ("snmp: mibs: import from vyatta-cfg-system") imported
the MIBs from vyatta-cfg-system and provided them with a symlink to
/usr/share/vyos/mibs. The symlink was never installed as the directory already
existed. Adjust the MIBDIRS environment variable to load the MIBs from the
proper VyOS folder and use no symlink at all.
Diffstat (limited to 'debian/vyos-1x.links')
-rw-r--r-- | debian/vyos-1x.links | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/vyos-1x.links b/debian/vyos-1x.links deleted file mode 100644 index ea4e4e7da..000000000 --- a/debian/vyos-1x.links +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vyos/mibs /usr/share/snmp/mibs |