forked from pool/rpmlint
Accepting request 176183 from home:AndreasStieger:branches:devel:tools:scm:svn
- 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. OBS-URL: https://build.opensuse.org/request/show/176183 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=180
This commit is contained in:
parent
18b607466e
commit
adce6d39b7
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