mirror of
https://github.com/openssh/libopenssh
synced 2026-04-15 17:26:14 +00:00
remove ktrace that snuck in before my SSD melts
This commit is contained in:
@@ -10,4 +10,4 @@ log=$2
|
||||
shift
|
||||
shift
|
||||
|
||||
exec ktrace -i $sshd $@ -e 2>>$log
|
||||
exec $sshd $@ -e 2>>$log
|
||||
|
||||
Reference in New Issue
Block a user