This repository has been archived by the owner on May 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net-misc/openssh: Apply Flatcar patches
- Drop the init.d files. - Remove the socket unit's rate limiting. Instead of dropping bindist, enable it with the profiles now so it doesn't need to be modified on future updates. Signed-off-by: Sayan Chowdhury <[email protected]>
- Loading branch information
1 parent
b04f12b
commit ec6a97b
Showing
5 changed files
with
1 addition
and
226 deletions.
There are no files selected for viewing
104 changes: 0 additions & 104 deletions
104
net-misc/openssh/files/openssh-8.5_p1-hpn-15.2-glue.patch
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Conflicts=sshd.service | |
[Socket] | ||
ListenStream=22 | ||
Accept=yes | ||
TriggerLimitBurst=0 | ||
|
||
[Install] | ||
WantedBy=sockets.target |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters