summaryrefslogtreecommitdiff
path: root/op-mode-definitions/configure.xml.in
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-07-02 16:04:17 +0200
committerGitHub <noreply@github.com>2024-07-02 16:04:17 +0200
commitb1d74fe8e21e2a9725eefb517e7da63f8cd952f9 (patch)
tree1a77ced47217ee863f87ff224b54c5e00938e5e7 /op-mode-definitions/configure.xml.in
parentefe4e60f5b5620ad7ea342fc9ca1d069e8b9cc21 (diff)
parent72a704d2e2b06bfedc4f1ee841814f983fc34baa (diff)
downloadvyos-1x-b1d74fe8e21e2a9725eefb517e7da63f8cd952f9.tar.gz
vyos-1x-b1d74fe8e21e2a9725eefb517e7da63f8cd952f9.zip
Merge pull request #3745 from c-po/no-legacy
T6527: add legacy Vyatta interpreter files still in use
Diffstat (limited to 'op-mode-definitions/configure.xml.in')
-rw-r--r--op-mode-definitions/configure.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/op-mode-definitions/configure.xml.in b/op-mode-definitions/configure.xml.in
index a711fa4a9..d7657289b 100644
--- a/op-mode-definitions/configure.xml.in
+++ b/op-mode-definitions/configure.xml.in
@@ -11,11 +11,11 @@
echo "Please do it as an administrator level VyOS user instead."
else
if grep -q -e '^overlay.*/filesystem.squashfs' /proc/mounts; then
- echo "WARNING: You are currently configuring a live-ISO environment, changes will not persist until installed"
+ echo "WARNING: You are currently configuring a live-ISO environment, changes will not persist until installed"
else
if grep -q -s '1' /tmp/vyos-config-status; then
- echo "WARNING: There was a config error on boot: saving the configuration now could overwrite data."
- echo "You may want to check and reload the boot config"
+ echo "WARNING: There was a config error on boot: saving the configuration now could overwrite data."
+ echo "You may want to check and reload the boot config"
fi
fi
history -w