From 24eb8b504f62c04ed103d25e27190bdf35fad9dc Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 17 Jul 2017 11:42:41 +0000 Subject: Uncomment sed invocations, fix stray import --- layout/userfs/home/guest/.execline-loginshell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layout/userfs/home') diff --git a/layout/userfs/home/guest/.execline-loginshell b/layout/userfs/home/guest/.execline-loginshell index 85c4e86..9339af0 100755 --- a/layout/userfs/home/guest/.execline-loginshell +++ b/layout/userfs/home/guest/.execline-loginshell @@ -1,3 +1,3 @@ #!/command/execlineb -S0 -/command/import -D /etc/execline-shell SHELL +/command/importas -D /etc/execline-shell SHELL SHELL $SHELL $@ -- cgit v1.2.3