Hello community, here is the log from the commit of package etcd for openSUSE:Leap:15.2 checked in at 2020-03-13 10:57:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/etcd (Old) and /work/SRC/openSUSE:Leap:15.2/.etcd.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "etcd" Fri Mar 13 10:57:44 2020 rev:4 rq:783176 version:3.4.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/etcd/etcd.changes 2020-02-21 13:54:23.002094183 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.etcd.new.3160/etcd.changes 2020-03-13 10:58:58.920503419 +0100 @@ -1,0 +2,5 @@ +Sat Mar 7 12:49:41 UTC 2020 - Hans-Peter Jansen <[email protected]> + +- rely on /etc/sysconfig/etcd to provide config + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ etcd.service ++++++ --- /var/tmp/diff_new_pack.lwtZLz/_old 2020-03-13 10:58:59.888504109 +0100 +++ /var/tmp/diff_new_pack.lwtZLz/_new 2020-03-13 10:58:59.892504112 +0100 @@ -10,7 +10,7 @@ EnvironmentFile=-/etc/sysconfig/etcd User=etcd # set GOMAXPROCS to number of processors -ExecStart=/bin/bash -c "GOMAXPROCS=$(nproc) /usr/sbin/etcd --name=\"${ETCD_NAME}\" --data-dir=\"${ETCD_DATA_DIR}\" --listen-client-urls=\"${ETCD_LISTEN_CLIENT_URLS}\"" +ExecStart=/bin/bash -c "GOMAXPROCS=$(nproc) /usr/sbin/etcd" Restart=on-failure LimitNOFILE=65536 Nice=-10
