Hello community, here is the log from the commit of package acct for openSUSE:Factory checked in at 2017-09-22 21:34:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acct (Old) and /work/SRC/openSUSE:Factory/.acct.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "acct" Fri Sep 22 21:34:36 2017 rev:42 rq:528082 version:6.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/acct/acct.changes 2017-07-12 19:35:33.148192358 +0200 +++ /work/SRC/openSUSE:Factory/.acct.new/acct.changes 2017-09-22 21:34:37.966582983 +0200 @@ -1,0 +2,6 @@ +Tue Sep 19 19:26:56 UTC 2017 - [email protected] + +- acct.service: fix chmod command call to use an absolute path + [bsc#1053528] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acct.service ++++++ --- /var/tmp/diff_new_pack.GLpDUW/_old 2017-09-22 21:34:38.694480520 +0200 +++ /var/tmp/diff_new_pack.GLpDUW/_new 2017-09-22 21:34:38.698479956 +0200 @@ -5,7 +5,7 @@ [Service] Type=oneshot RemainAfterExit=true -ExecStartPre=chmod 600 /var/log/account/pacct +ExecStartPre=/usr/bin/chmod 600 /var/log/account/pacct ExecStart=/usr/sbin/accton /var/log/account/pacct ExecStop=/usr/sbin/accton off
