[arch-commits] Commit in openssh/trunk (PKGBUILD sshd at .service)

Gaëtan Bisson bisson at archlinux.org
Tue Apr 18 06:18:12 UTC 2017


    Date: Tuesday, April 18, 2017 @ 06:18:11
  Author: bisson
Revision: 293087

implement FS#53687

Modified:
  openssh/trunk/PKGBUILD
  openssh/trunk/sshd at .service

---------------+
 PKGBUILD      |    2 +-
 sshd at .service |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-18 05:10:43 UTC (rev 293086)
+++ PKGBUILD	2017-04-18 06:18:11 UTC (rev 293087)
@@ -27,7 +27,7 @@
             'SKIP'
             'b895b5f8e9f7d3a60286bf0a5b313d0b2ae2891ee1358e4862f1a0f1ad0ddc7d'
             '4031577db6416fcbaacf8a26a024ecd3939e5c10fe6a86ee3f0eea5093d533b7'
-            '69cc2abaaae0aa8071b8eac338b2df725f60ce73381843179b74eaac78ba7f1d'
+            '3a0845737207f4eda221c9c9fb64e766ade9684562d8ba4f705f7ae6826886e5'
             'c5ed9fa629f8f8dbf3bae4edbad4441c36df535088553fe82695c52d7bde30aa'
             'de14363e9d4ed92848e524036d9e6b57b2d35cc77d377b7247c38111d2a3defd'
             '4effac1186cc62617f44385415103021f72f674f8b8e26447fc1139c670090f6'

Modified: sshd at .service
===================================================================
--- sshd at .service	2017-04-18 05:10:43 UTC (rev 293086)
+++ sshd at .service	2017-04-18 06:18:11 UTC (rev 293087)
@@ -6,3 +6,4 @@
 ExecStart=-/usr/bin/sshd -i
 StandardInput=socket
 StandardError=syslog
+KillMode=process



More information about the arch-commits mailing list