summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/show/system/image/version/node.def2
-rw-r--r--templates/show/system/login/users/other/node.def2
-rw-r--r--templates/show/system/login/users/vyatta/node.def2
-rw-r--r--templates/show/system/login/users/vyos/node.def2
4 files changed, 4 insertions, 4 deletions
diff --git a/templates/show/system/image/version/node.def b/templates/show/system/image/version/node.def
index b488a12..0da3c7b 100644
--- a/templates/show/system/image/version/node.def
+++ b/templates/show/system/image/version/node.def
@@ -1,2 +1,2 @@
-help: Show installed Vyatta images with Vyatta version number
+help: Show installed VyOS images with version number
run: /opt/vyatta/bin/vyatta-boot-image.pl --show --show_vers
diff --git a/templates/show/system/login/users/other/node.def b/templates/show/system/login/users/other/node.def
index 77c4683..1942004 100644
--- a/templates/show/system/login/users/other/node.def
+++ b/templates/show/system/login/users/other/node.def
@@ -1,2 +1,2 @@
-help: Show information about non-Vyatta accounts
+help: Show information about non VyOS user accounts
run: ${vyatta_bindir}/vyatta-sudo /opt/vyatta/bin/show-users.pl other
diff --git a/templates/show/system/login/users/vyatta/node.def b/templates/show/system/login/users/vyatta/node.def
deleted file mode 100644
index 3338080..0000000
--- a/templates/show/system/login/users/vyatta/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show information about vyatta accounts
-run: /opt/vyatta/bin/show-users.pl vyatta
diff --git a/templates/show/system/login/users/vyos/node.def b/templates/show/system/login/users/vyos/node.def
new file mode 100644
index 0000000..6583315
--- /dev/null
+++ b/templates/show/system/login/users/vyos/node.def
@@ -0,0 +1,2 @@
+help: Show information about VyOS user accounts
+run: /opt/vyatta/bin/show-users.pl vyatta