* Bugfixes - Fixed a stapling cache deallocation crash. - Fixed "redirect" with protocol negotiation. * Features - "protocolHost" support for "socks" protocol clients. - More detailed logs in OpenSSL 3.0 or later. OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=178
13 lines
388 B
Diff
13 lines
388 B
Diff
Index: stunnel-5.69/tools/stunnel.service.in
|
|
===================================================================
|
|
--- stunnel-5.69.orig/tools/stunnel.service.in
|
|
+++ stunnel-5.69/tools/stunnel.service.in
|
|
@@ -1,6 +1,7 @@
|
|
[Unit]
|
|
Description=TLS tunnel for network daemons
|
|
After=syslog.target network-online.target
|
|
+Wants=syslog.target network-online.target
|
|
|
|
[Service]
|
|
LimitNOFILE=20480
|