1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 02:33:51 +03:00

gmenu2x: add --login to ash and bash

This commit is contained in:
Xiangfu Liu 2010-12-29 18:38:52 +08:00
parent c0002c56fa
commit 0529b7d224
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
title=ash(Default)
icon=skin:icons/utilities-terminal.png
exec=/bin/ash
params=--login

View File

@ -1,3 +1,4 @@
title=bash
icon=skin:icons/utilities-terminal.png
exec=/bin/bash
params=--login