allow configuration of Shell in lcdexec.conf;

fall back to $SHELL if not set, and to /bin/sh if $SHELL is not set
This commit is contained in:
marschap
2006-10-22 13:04:01 +00:00
parent 35afd4bd11
commit 8132527567
5 changed files with 32 additions and 9 deletions
+4
View File
@@ -17,6 +17,10 @@ ReportToSyslog=false
# run in foreground [default: false; legal: true, false]
Foreground=false
# shell to use for executing programsi
# [default: $SHELL or /bin/sh; legal: any shell that understands: -c COMMAND]
#Shell=/bin/sh
# display name for the main menu [default: lcdexec HOST]
#DisplayName=lcdexec