forked from kiss-community/repo
openssh: exec 2>&1 in service
This commit is contained in:
parent
4a0ba825ab
commit
f2f185903a
@ -1,2 +1,2 @@
|
||||
03974302161e9ecce32153cfa10012f1e65c8f3750f573a73ab1befd5972a28a
|
||||
cd9a79943f8f6c05373bd70afc22a230f3c5e6e6200b9115f598e180dacefb54
|
||||
d28e599e5fdf1272a8696cd5a1a50056668bddcfcec5e810ea238f67b3cf6355
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec /usr/bin/sshd -D
|
||||
exec /usr/bin/sshd -D 2>&1
|
||||
|
@ -1 +1 @@
|
||||
9.0p1 1
|
||||
9.0p1 2
|
||||
|
Loading…
Reference in New Issue
Block a user