static-nodes-permissions.conf 697 B

1234567891011121314151617
  1. # This file is part of systemd.
  2. #
  3. # systemd is free software; you can redistribute it and/or modify it
  4. # under the terms of the GNU Lesser General Public License as published by
  5. # the Free Software Foundation; either version 2.1 of the License, or
  6. # (at your option) any later version.
  7. # This file adds permissions on top of static-nodes.conf generated by
  8. # kmod-static-nodes.service. Rules specified here should match the
  9. # permissions specified for udev in 50-udev-default.rules.
  10. z /dev/snd/seq 0660 - audio -
  11. z /dev/snd/timer 0660 - audio -
  12. z /dev/loop-control 0660 - disk -
  13. z /dev/net/tun 0666 - - -
  14. z /dev/fuse 0666 - - -
  15. z /dev/kvm 0660 - kvm -