forked from pool/system-users
Accepting request 848381 from home:jfehlig:branches:Base:System
Another update. I forgot to add the qemu user to the kvm group. - Add qemu user to kvm group OBS-URL: https://build.opensuse.org/request/show/848381 OBS-URL: https://build.opensuse.org/package/show/Base:System/system-users?expand=0&rev=50
This commit is contained in:
parent
0365362bb0
commit
1ff678792f
@ -1,3 +1,4 @@
|
||||
# Type Name ID GECOS [HOME]
|
||||
g qemu 107
|
||||
u qemu 107 "qemu user"
|
||||
u qemu 107 "qemu user"
|
||||
m qemu kvm
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 13 16:25:12 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- Add qemu user to kvm group
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 12 23:36:02 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
@ -219,6 +219,7 @@ This package provides the system group 'kvm'.
|
||||
%package -n system-user-qemu
|
||||
Summary: System user and group qemu
|
||||
Group: System/Fhs
|
||||
Requires(pre): group(kvm)
|
||||
%{sysusers_requires}
|
||||
|
||||
%description -n system-user-qemu
|
||||
|
Loading…
Reference in New Issue
Block a user