diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-20 12:42:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-20 12:42:01 +0100 |
commit | a124fb5c0555444acb45c9a23cbeff1159cac4c7 (patch) | |
tree | 6056d89fe28f29fca6acbe8c478ac9c1b3105ead | |
parent | 8f66317eacbce914e727c25744de2e54f300cab2 (diff) | |
parent | 7b07a466a07735277757e38d3eed39a96c0b50ed (diff) | |
download | vyos-1x-a124fb5c0555444acb45c9a23cbeff1159cac4c7.tar.gz vyos-1x-a124fb5c0555444acb45c9a23cbeff1159cac4c7.zip |
Merge pull request #189 from zdc/T1890
flow-accounting: T1890: fixed scripts permissions and added dependency from pmacct
-rwxr-xr-x[-rw-r--r--] | src/conf_mode/flow_accounting_conf.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | src/conf_mode/lldp.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | src/op_mode/flow_accounting_op.py | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/conf_mode/flow_accounting_conf.py b/src/conf_mode/flow_accounting_conf.py index 75dee4e64..75dee4e64 100644..100755 --- a/src/conf_mode/flow_accounting_conf.py +++ b/src/conf_mode/flow_accounting_conf.py diff --git a/src/conf_mode/lldp.py b/src/conf_mode/lldp.py index 27749c81c..27749c81c 100644..100755 --- a/src/conf_mode/lldp.py +++ b/src/conf_mode/lldp.py diff --git a/src/op_mode/flow_accounting_op.py b/src/op_mode/flow_accounting_op.py index caaf22b31..caaf22b31 100644..100755 --- a/src/op_mode/flow_accounting_op.py +++ b/src/op_mode/flow_accounting_op.py |