systemd: added groups kvm, render

they need to exist according to the README of systemd
This commit is contained in:
Eric Wolf
2018-08-25 05:18:53 +03:00
committed by Tuomas Tynkkynen
parent 24cb9ddfc0
commit 7f8b1dd32f
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -524,6 +524,8 @@ in {
utmp.gid = ids.gids.utmp;
adm.gid = ids.gids.adm;
input.gid = ids.gids.input;
kvm.gid = ids.gids.kvm;
render.gid = ids.gids.render;
};
system.activationScripts.users = stringAfter [ "stdio" ]