76033d6ea ^
93b0513be ^
1 2
3 4
5 6
#!/bin/sh groupadd -r -g 34 kvm 2>/dev/null groupadd -r -g 36 qemu 2>/dev/null exit 0