From 77a47b2c5e7c3243743bd8d7594366f498e9cef7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 16 Mar 2018 08:18:53 +0000 Subject: More modifications, and doc change --- examples/etc/execline-startup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/etc/execline-startup') diff --git a/examples/etc/execline-startup b/examples/etc/execline-startup index 4afc557..6e5769a 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 + $ -i HOME HOME + $ -i LOGNAME LOGNAME } /bin/export USER ${LOGNAME} /bin/s6-envdir /etc/env-startup -- cgit v1.2.3