aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2019-02-07 17:08:12 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2019-02-13 18:22:25 -0600
commitd64c9d205083ca82823f9f5ff178a5581f6c8b2a (patch)
treed35f28731ecefeec467d0c067ca6f3f1caf263d0 /README.md
parentb2b2c57a3898c945b33b8bf0a10b658483be09c1 (diff)
add experimental support for an alternate shell for service scripts
This is for #288.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 584547ea..61d9ac7f 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ PKG_PREFIX=/usr/pkg
LOCAL_PREFIX=/usr/local
PREFIX=/usr/local
BRANDING=\"Gentoo/$(uname -s)\"
+SH=/bin/sh
```
## Notes