Hello community,

here is the log from the commit of package autossh for openSUSE:Factory checked 
in at 2015-05-15 07:44:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autossh (Old)
 and      /work/SRC/openSUSE:Factory/.autossh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autossh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autossh/autossh.changes  2015-05-11 
19:49:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autossh.new/autossh.changes     2015-05-15 
07:44:47.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 13 22:22:02 UTC 2015 - [email protected]
+
+- Minor cleanups to service file and sample my.conf override file
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ autossh.service ++++++
--- /var/tmp/diff_new_pack.967wJ0/_old  2015-05-15 07:44:47.000000000 +0200
+++ /var/tmp/diff_new_pack.967wJ0/_new  2015-05-15 07:44:47.000000000 +0200
@@ -7,7 +7,7 @@
 
 [Service]
 Environment="AUTOSSH_GATETIME=0"
-ExecStart=echo "This line MUST be overridden.  See 
/usr/share/doc/packages/autossh/README.SUSE.md for details."
+ExecStart=/bin/echo "This line MUST be overridden.  See 
/usr/share/doc/packages/autossh/README.SUSE.md for details."
 
 [Install]
 WantedBy=multi-user.target

++++++ my.conf ++++++
--- /var/tmp/diff_new_pack.967wJ0/_old  2015-05-15 07:44:47.000000000 +0200
+++ /var/tmp/diff_new_pack.967wJ0/_new  2015-05-15 07:44:47.000000000 +0200
@@ -1,8 +1,10 @@
+[Unit]
 # Override and reset the Description to blank
 Description=
 # Then append my local description to the blank Description
 Description=AutoSSH service for ssh reverse tunnel
 
+[Service]
 # Override and reset ExecStart to blank
 ExecStart=
 


Reply via email to