SHA256
1
0
forked from pool/rpmlint

Accepting request 315677 from home:michalsrb:branches:devel:openSUSE:Factory:rpmlint

- Add vnc user and group. (fate#318936)
We need to store key and certificate for encrypted connection, such that nobody can read the key except the VNC server. Running the VNC server under root wouldn't be good idea, so we need separate user.

OBS-URL: https://build.opensuse.org/request/show/315677
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=335
This commit is contained in:
2015-07-10 10:28:04 +00:00
committed by Git OBS Bridge
parent d6a298281d
commit 95a5c115cc
2 changed files with 7 additions and 0 deletions

2
config
View File

@@ -229,6 +229,7 @@ setOption('StandardGroups', (
'vacation',
'varnish',
'video',
'vnc',
'vscan',
'wheel',
'www',
@@ -382,6 +383,7 @@ setOption('StandardUsers', (
'vacation',
'varnish',
'vdr',
'vnc',
'vscan',
'wnn',
'wwwrun',