diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-12-25 23:08:43 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-12-25 23:08:43 +0100 |
commit | fd56c1316b88174871c631c72121084fd8aef4de (patch) | |
tree | 30f3d2dcc85af6d66e79c98910a7b9389b33d67a | |
parent | 4c626847224f6e3c2f47eb61b375c99f5bb7b9ca (diff) | |
download | vyatta-cfg-system-fd56c1316b88174871c631c72121084fd8aef4de.tar.gz vyatta-cfg-system-fd56c1316b88174871c631c72121084fd8aef4de.zip |
flow-accounting: T4099: T4105: bump version 0 -> 1
-rw-r--r-- | Makefile.am | 1 | ||||
-rw-r--r-- | cfg-version/flow-accounting@1 | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 917505cb..f1b0a89a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -77,6 +77,7 @@ curver_DATA += cfg-version/conntrack-sync@2 curver_DATA += cfg-version/ipsec@8 curver_DATA += cfg-version/openconnect@1 curver_DATA += cfg-version/https@3 +curver_DATA += cfg-version/flow-accounting@1 cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \ cpio -0pd diff --git a/cfg-version/flow-accounting@1 b/cfg-version/flow-accounting@1 new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/cfg-version/flow-accounting@1 |