summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-12-30 15:05:35 +0100
committerGitHub <noreply@github.com>2020-12-30 15:05:35 +0100
commit5a19563a2938f3a4626637bb1c6b9164bb2a410d (patch)
treee1341be7532b9c9b0d70b3f5fd49642ec23a4259
parentc032f0a40486c581437f79313ad8b658f474ff40 (diff)
parent40815517715b8bb6d66a54558da0a4c4888f6dc3 (diff)
downloadvyos-1x-5a19563a2938f3a4626637bb1c6b9164bb2a410d.tar.gz
vyos-1x-5a19563a2938f3a4626637bb1c6b9164bb2a410d.zip
Merge pull request #663 from sever-sever/T2874
op-mode: T2874: Fix typo in the script description
-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