mirror of
https://github.com/choff/anbox-modules.git
synced 2025-01-18 13:05:44 +08:00
removed obsolete name="%k", added binder symlink (#1)
* removed obsolete name="%k", added binder symlink * removed obsolete name="%k", added binder symlink
This commit is contained in:
parent
44e5ba79f5
commit
b558310e0a
@ -1,2 +1,2 @@
|
||||
KERNEL=="ashmem", NAME="%k", MODE="0666"
|
||||
KERNEL=="binder*", NAME="%k", MODE="0666"
|
||||
KERNEL=="ashmem", MODE="0666"
|
||||
KERNEL=="binder*", MODE="0666", SYMLINK+="anbox-%k"
|
||||
|
Loading…
Reference in New Issue
Block a user