+## Allow the specified domain to request that the kernel +## load a kernel module. An example of this is the +## auto-loading of network drivers when doing an +## ioctl() on a network interface. +##
+##+## In the specific case of a module loading request +## on a network interface, the domain will also +## need the net_admin capability. +##
+##