From: Timo Aaltonen <tjaal...@debian.org>

BindTo is deprecated since a few years:
https://github.com/systemd/systemd/commit/7f2cddae09fd2579ae24434df577bb5e5a157d86

---
 base/tps-client/lib/systemd/system/pki-tpsd@.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/tps-client/lib/systemd/system/pki-tpsd@.service 
b/base/tps-client/lib/systemd/system/pki-tpsd@.service
index 6a0d6a3..e93d44c 100644
--- a/base/tps-client/lib/systemd/system/pki-tpsd@.service
+++ b/base/tps-client/lib/systemd/system/pki-tpsd@.service
@@ -1,7 +1,7 @@
 [Unit]
 Description=PKI Token Processing Server %i
 After=pki-tpsd.target
-BindTo=pki-tpsd.target
+BindsTo=pki-tpsd.target
 
 [Service]
 Type=forking
-- 
2.7.4

_______________________________________________
Pki-devel mailing list
Pki-devel@redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel

Reply via email to