summaryrefslogtreecommitdiff
path: root/libre/vhba-module-libre/60-vhba.rules
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-08 00:36:47 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-08 00:36:47 -0300
commit9bb78d53ceba7b16ef8374b20c4ed662e34b789c (patch)
tree6cc7a0addf66cc2f40d3b476d22573b977eb88ba /libre/vhba-module-libre/60-vhba.rules
parente34f519a15c787fe306d3e46d8d87e0ce414889d (diff)
downloadabslibre-9bb78d53ceba7b16ef8374b20c4ed662e34b789c.tar.gz
abslibre-9bb78d53ceba7b16ef8374b20c4ed662e34b789c.tar.bz2
abslibre-9bb78d53ceba7b16ef8374b20c4ed662e34b789c.zip
vhba-module-libre: new package for libre repo
Diffstat (limited to 'libre/vhba-module-libre/60-vhba.rules')
-rw-r--r--libre/vhba-module-libre/60-vhba.rules13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/vhba-module-libre/60-vhba.rules b/libre/vhba-module-libre/60-vhba.rules
new file mode 100644
index 000000000..e4de1dca7
--- /dev/null
+++ b/libre/vhba-module-libre/60-vhba.rules
@@ -0,0 +1,13 @@
+ACTION=="remove", GOTO="vhba_end"
+KERNEL!="vhba_ctl", GOTO="vhba_end"
+
+NAME="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdemu"
+
+TEST=="/sys/fs/cgroup/systemd", GOTO="vhba_uaccess"
+TAG+="udev-acl"
+GOTO="vhba_end"
+
+LABEL="vhba_uaccess"
+TAG+="uaccess"
+
+LABEL="vhba_end"