From ce56561376ee8dc3891208277b02a2be894b5774 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 15 Feb 1997 10:15:49 +0000 Subject: Plug a security hole involving $ENV forwarding over telnet. Sigh, i thought i've long since done this. --- sbin/nologin/nologin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/nologin/nologin.sh') diff --git a/sbin/nologin/nologin.sh b/sbin/nologin/nologin.sh index 8ad87fb..a396e9c 100644 --- a/sbin/nologin/nologin.sh +++ b/sbin/nologin/nologin.sh @@ -1,4 +1,4 @@ -#!/bin/sh - +#!/bin/sh -p # # Copyright (c) 1992, 1993 # The Regents of the University of California. All rights reserved. -- cgit v1.1