summaryrefslogtreecommitdiff
path: root/src/op_mode
diff options
context:
space:
mode:
authorsever-sever <v.gletenko@vyos.io>2020-12-30 11:21:34 +0000
committersever-sever <v.gletenko@vyos.io>2020-12-30 11:21:34 +0000
commit40815517715b8bb6d66a54558da0a4c4888f6dc3 (patch)
treee1341be7532b9c9b0d70b3f5fd49642ec23a4259 /src/op_mode
parentc032f0a40486c581437f79313ad8b658f474ff40 (diff)
downloadvyos-1x-40815517715b8bb6d66a54558da0a4c4888f6dc3.tar.gz
vyos-1x-40815517715b8bb6d66a54558da0a4c4888f6dc3.zip
op-mode: T2874: Fix typo in the script description
Diffstat (limited to 'src/op_mode')
-rwxr-xr-xsrc/op_mode/force_mtu_host.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/op_mode/force_mtu_host.sh b/src/op_mode/force_mtu_host.sh
index 02955c729..c72fc243f 100755
--- a/src/op_mode/force_mtu_host.sh
+++ b/src/op_mode/force_mtu_host.sh
@@ -1,8 +1,5 @@
#!/usr/bin/env bash
#
-# Module: vyos-show-ram.sh
-# Displays memory usage information in minimalistic format
-#
# Copyright (C) 2020 VyOS maintainers and contributors
#
# This program is free software; you can redistribute it and/or modify