Skip to content

Commit fbaf05c

Browse files
authored
Merge pull request #4551 from dmbaturin/T7538-remove-show-login-level
op-mode: T7538: remove the obsolete "show login level" command
2 parents bd93800 + bd3ad6f commit fbaf05c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

op-mode-definitions/show-login.xml.in

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
</properties>
1515
<command>/usr/bin/id -Gn</command>
1616
</leafNode>
17-
<leafNode name="level">
18-
<properties>
19-
<help>Show current login level</help>
20-
</properties>
21-
<command>if [ -n "$VYATTA_USER_LEVEL_DIR" ]; then basename $VYATTA_USER_LEVEL_DIR; fi</command>
22-
</leafNode>
2317
<leafNode name="user">
2418
<properties>
2519
<help>Show current login user id</help>

0 commit comments

Comments
 (0)