mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 13:36:15 +02:00
gmenu2x: add --login to ash and bash
This commit is contained in:
parent
c0002c56fa
commit
0529b7d224
@ -1,3 +1,4 @@
|
||||
title=ash(Default)
|
||||
icon=skin:icons/utilities-terminal.png
|
||||
exec=/bin/ash
|
||||
params=--login
|
||||
|
@ -1,3 +1,4 @@
|
||||
title=bash
|
||||
icon=skin:icons/utilities-terminal.png
|
||||
exec=/bin/bash
|
||||
params=--login
|
||||
|
Loading…
Reference in New Issue
Block a user