mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
gmenu2x: add --login to ash and bash
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
title=ash(Default)
|
title=ash(Default)
|
||||||
icon=skin:icons/utilities-terminal.png
|
icon=skin:icons/utilities-terminal.png
|
||||||
exec=/bin/ash
|
exec=/bin/ash
|
||||||
|
params=--login
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
title=bash
|
title=bash
|
||||||
icon=skin:icons/utilities-terminal.png
|
icon=skin:icons/utilities-terminal.png
|
||||||
exec=/bin/bash
|
exec=/bin/bash
|
||||||
|
params=--login
|
||||||
|
|||||||
Reference in New Issue
Block a user