SHA256
1
0
forked from pool/system-users

Accepting request 485070 from Base:System

- Prerequire group lock for uucp

- Allow user uucp to do locking

OBS-URL: https://build.opensuse.org/request/show/485070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/system-users?expand=0&rev=4
This commit is contained in:
Yuchen Lin 2017-04-12 15:09:17 +00:00 committed by Git OBS Bridge
commit 21e0ccd10f
3 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,4 @@
# Type Name ID GECOS [HOME]
g uucp -
u uucp - "Unix-to-Unix CoPy system" /etc/uucp
m uucp lock

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Apr 1 10:58:04 UTC 2017 - kukuk@suse.com
- Prerequire group lock for uucp
-------------------------------------------------------------------
Sat Apr 1 08:46:13 UTC 2017 - werner@suse.de
- Allow user uucp to do locking
-------------------------------------------------------------------
Fri Mar 17 10:27:10 CET 2017 - kukuk@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package system-users
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -46,8 +46,8 @@ This package provides various system users and their directories
%package -n system-user-bin
Summary: System user and group 'bin'
#!BuildIgnore: user(daemon)
Group: System/Fhs
#!BuildIgnore: user(daemon)
Requires(pre): user(daemon)
%{sysusers_requires}
@ -85,6 +85,7 @@ and their corresponding directories.
%package -n system-user-uucp
Summary: System user and group uucp
Group: System/Fhs
Requires(pre): group(lock)
%{sysusers_requires}
%description -n system-user-uucp