Submitted to author by e-mail. P.S. The change in the comment line removes a rpm warning. OBS-URL: https://build.opensuse.org/request/show/885049 OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=142
12 lines
444 B
Diff
12 lines
444 B
Diff
diff -ur stunnel-5.59/tools/stunnel.service.in stunnel-5.59_fix/tools/stunnel.service.in
|
|
--- stunnel-5.59/tools/stunnel.service.in 2020-10-11 18:18:00.000000000 +0200
|
|
+++ stunnel-5.59_fix/tools/stunnel.service.in 2021-04-13 16:34:16.354160390 +0200
|
|
@@ -1,6 +1,7 @@
|
|
[Unit]
|
|
Description=TLS tunnel for network daemons
|
|
After=syslog.target network-online.target
|
|
+Wants=syslog.target network-online.target
|
|
|
|
[Service]
|
|
ExecStart=@bindir@/stunnel
|