summaryrefslogtreecommitdiff
path: root/op-mode-definitions/flow-accounting-op.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/flow-accounting-op.xml.in')
-rw-r--r--op-mode-definitions/flow-accounting-op.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/flow-accounting-op.xml.in b/op-mode-definitions/flow-accounting-op.xml.in
index b847338f9..7aaae5974 100644
--- a/op-mode-definitions/flow-accounting-op.xml.in
+++ b/op-mode-definitions/flow-accounting-op.xml.in
@@ -57,7 +57,7 @@
<properties>
<help>Restart (net)flow accounting process</help>
</properties>
- <command>${vyos_op_scripts_dir}/flow_accounting_op.py --action restart</command>
+ <command>sudo ${vyos_op_scripts_dir}/flow_accounting_op.py --action restart</command>
</leafNode>
</children>
</node>