Skip to content

Commit

Permalink
revert to not including DROPMON with FEATURES=SONIC
Browse files Browse the repository at this point in the history
  • Loading branch information
sflow committed Nov 15, 2022
1 parent d78a5f5 commit aa5fd4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hsflowd.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: host sFlow daemon
Name: hsflowd
Version: 2.0.39
Release: 5
Release: 7
License: http://sflow.net/license.html
Group: Applications/Internet
URL: http://sflow.net
Expand Down
2 changes: 1 addition & 1 deletion src/Linux/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ FEATURES_DENTOS= DENT PSAMPLE SYSTEMD DROPMON
FEATURES_EOS= EAPI
FEATURES_OS10= OS10 DBUS SYSTEMD
FEATURES_OPX= OPX DBUS SYSTEMD
FEATURES_SONIC= SONIC PSAMPLE DOCKER DROPMON
FEATURES_SONIC= SONIC PSAMPLE DOCKER
FEATURES_XEN= XEN OVS
FEATURES_HOST= NFLOG PCAP TCP DOCKER KVM OVS DBUS SYSTEMD PSAMPLE DENT DROPMON

Expand Down

0 comments on commit aa5fd4e

Please sign in to comment.