summarylogtreecommitdiffstats
path: root/dev-binderfs.mount
blob: b112a9dc140b8f77b7f4039e672746d131c7e057 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Android Binder File System
ConditionPathExists=!/dev/binder
Before=anbox-container-manager.service

[Mount]
Where=/dev/binderfs
What=binder
Type=binder
Options=nofail

[Install]
WantedBy=anbox-container-manager.service