[arch-commits] Commit in qemu/trunk (qemu.install)

Anatol Pomozov anatolik at archlinux.org
Wed Jan 11 17:46:33 UTC 2017


    Date: Wednesday, January 11, 2017 @ 17:46:32
  Author: anatolik
Revision: 285693

sysuser moved to hooks

Modified:
  qemu/trunk/qemu.install

--------------+
 qemu.install |    3 ---
 1 file changed, 3 deletions(-)

Modified: qemu.install
===================================================================
--- qemu.install	2017-01-11 17:46:25 UTC (rev 285692)
+++ qemu.install	2017-01-11 17:46:32 UTC (rev 285693)
@@ -1,8 +1,5 @@
 # Arg 1:  the new package version
 post_install() {
-  # create kvm group
-  systemd-sysusers qemu.conf
-
   # trigger events on modules files when already loaded
   for _f in /sys/devices/virtual/misc/{kvm,vhost-net}; do
     [[ -e "$_f" ]] &&  udevadm trigger "$_f"



More information about the arch-commits mailing list