forked from pool/rpmlint
Accepting request 176238 from devel:openSUSE:Factory:rpmlint
- Add user and group 'svn' for svnserve in package subversion Rationale: This user and group is already preconfigured in the configuration, and recommended in the start-up configuration for svnserve. The package is about to be updated to include the user and group. (forwarded request 176183 from AndreasStieger) OBS-URL: https://build.opensuse.org/request/show/176238 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=187
This commit is contained in:
commit
499e5f8cb2
2
config
2
config
@ -179,6 +179,7 @@ setOption('StandardGroups', (
|
||||
'snort',
|
||||
'sshd',
|
||||
'suse-ncc',
|
||||
'svn',
|
||||
'sys',
|
||||
'tftp',
|
||||
'tomcat',
|
||||
@ -315,6 +316,7 @@ setOption('StandardUsers', (
|
||||
'sshd',
|
||||
'statd',
|
||||
'suse-ncc',
|
||||
'svn',
|
||||
'tftp',
|
||||
'tomcat',
|
||||
'tomcat4',
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 20 19:48:39 UTC 2013 - andreas.stieger@gmx.de
|
||||
|
||||
- Add user and group 'svn' for svnserve in package subversion
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 12:36:01 UTC 2013 - meissner@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user