From 1ce0d3c1acb2d1adaf8fe0d2dca3c13b3d929584 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 3 Feb 1996 07:55:39 +0000 Subject: Don't save the parent ids. --- utils/sush.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/sush.sh b/utils/sush.sh index d1541f4f..8010c2e7 100644 --- a/utils/sush.sh +++ b/utils/sush.sh @@ -1,3 +1,3 @@ #!/bin/sh # A unix-like su (one which invokes a sub-shell). -/bin/login --program-name="$0" -pzxSLfk -aHOME -aMOTD -aUMASK -aBACKUP_SHELL "$@" \ No newline at end of file +/bin/login --program-name="$0" -pzxSLf -aHOME -aMOTD -aUMASK -aBACKUP_SHELL "$@" -- cgit v1.2.3