Hello community, here is the log from the commit of package systemd for openSUSE:Factory checked in at 2018-05-22 16:58:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemd (Old) and /work/SRC/openSUSE:Factory/.systemd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd" Tue May 22 16:58:06 2018 rev:280 rq:610242 version:237 Changes: -------- --- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes 2018-05-16 11:24:52.840761911 +0200 +++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes 2018-05-22 16:58:09.652524492 +0200 @@ -1,0 +2,5 @@ +Fri May 18 08:39:41 UTC 2018 - [email protected] + +- Disable user units by default (bsc#1090785) + +------------------------------------------------------------------- systemd.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd-mini.spec ++++++ --- /var/tmp/diff_new_pack.77WpBo/_old 2018-05-22 16:58:10.900479087 +0200 +++ /var/tmp/diff_new_pack.77WpBo/_new 2018-05-22 16:58:10.904478942 +0200 @@ -646,6 +646,7 @@ # presets package takes care of defining the right policies. rm -f %{buildroot}%{_presetdir}/*.preset echo 'disable *' >%{buildroot}%{_presetdir}/99-default.preset +echo 'disable *' >%{buildroot}%{_userpresetdir}/99-default.preset # Add entries for xkeyboard-config converted keymaps; mappings, which # already exist in original systemd mapping table are being ignored ++++++ systemd.spec ++++++ --- /var/tmp/diff_new_pack.77WpBo/_old 2018-05-22 16:58:10.932477924 +0200 +++ /var/tmp/diff_new_pack.77WpBo/_new 2018-05-22 16:58:10.936477777 +0200 @@ -644,6 +644,7 @@ # presets package takes care of defining the right policies. rm -f %{buildroot}%{_presetdir}/*.preset echo 'disable *' >%{buildroot}%{_presetdir}/99-default.preset +echo 'disable *' >%{buildroot}%{_userpresetdir}/99-default.preset # Add entries for xkeyboard-config converted keymaps; mappings, which # already exist in original systemd mapping table are being ignored
