summaryrefslogtreecommitdiff
path: root/op-mode-definitions/terminal.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/terminal.xml.in')
-rw-r--r--op-mode-definitions/terminal.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/terminal.xml.in b/op-mode-definitions/terminal.xml.in
index 2a76de146..25b0dc046 100644
--- a/op-mode-definitions/terminal.xml.in
+++ b/op-mode-definitions/terminal.xml.in
@@ -49,7 +49,7 @@
<properties>
<help>Reconfigure console keyboard layout</help>
</properties>
- <command>sudo dpkg-reconfigure -f dialog keyboard-configuration &amp;&amp; sudo systemctl restart keyboard-setup</command>
+ <command>dpkg-reconfigure -f dialog keyboard-configuration &amp;&amp; systemctl restart keyboard-setup</command>
</leafNode>
</children>
</node>