Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package system-users for openSUSE:Factory 
checked in at 2021-09-10 23:40:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-users (Old)
 and      /work/SRC/openSUSE:Factory/.system-users.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "system-users"

Fri Sep 10 23:40:36 2021 rev:28 rq:917598 version:20170617

Changes:
--------
--- /work/SRC/openSUSE:Factory/system-users/system-users.changes        
2021-07-01 07:05:25.759573220 +0200
+++ /work/SRC/openSUSE:Factory/.system-users.new.1899/system-users.changes      
2021-09-10 23:40:37.266515324 +0200
@@ -1,0 +2,5 @@
+Wed Sep  8 12:48:06 UTC 2021 - Thorsten Kukuk <[email protected]>
+
+- Set shell for nobody in sysusers.d config
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ system-users.spec ++++++
--- /var/tmp/diff_new_pack.8pGmjB/_old  2021-09-10 23:40:37.938516039 +0200
+++ /var/tmp/diff_new_pack.8pGmjB/_new  2021-09-10 23:40:37.942516043 +0200
@@ -346,9 +346,6 @@
 
 %pre -n system-user-nobody -f nobody.pre
 
-%post -n system-user-nobody
-test -x /usr/sbin/usermod && /usr/sbin/usermod -s /bin/bash nobody ||:
-
 %pre -n system-user-upsd -f upsd.pre
 
 %pre -n system-user-uuidd -f uuidd.pre

++++++ system-user-nobody.conf ++++++
--- /var/tmp/diff_new_pack.8pGmjB/_old  2021-09-10 23:40:38.106516218 +0200
+++ /var/tmp/diff_new_pack.8pGmjB/_new  2021-09-10 23:40:38.106516218 +0200
@@ -1,4 +1,4 @@
 # Type Name ID GECOS [HOME]
 g nogroup 65533
 g nobody 65534
-u nobody 65534 "nobody" /var/lib/nobody
+u nobody 65534 "nobody" /var/lib/nobody /bin/bash

Reply via email to