diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-09 19:09:24 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-09 19:09:24 +0000 |
| commit | 052be74f98489c711ac4f8a5421db39304e39a3f (patch) | |
| tree | f4f25cef92c943445cecc2ee0c324817c9d87d66 /examples/etc/execline-startup | |
| parent | f851b268c586329731b9a213e20360d2ef0f108a (diff) | |
| download | execline-052be74f98489c711ac4f8a5421db39304e39a3f.tar.gz | |
version: 2.9.9.1v2.9.9.1
Diffstat (limited to 'examples/etc/execline-startup')
| -rwxr-xr-x | examples/etc/execline-startup | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/etc/execline-startup b/examples/etc/execline-startup index 4afc557..ec64c83 100755 --- a/examples/etc/execline-startup +++ b/examples/etc/execline-startup @@ -2,8 +2,8 @@ /bin/multisubstitute { - importas -i HOME HOME - importas -i LOGNAME LOGNAME + importas -Si HOME + importas -Si LOGNAME } /bin/export USER ${LOGNAME} /bin/s6-envdir /etc/env-startup |
