mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-29 03:20:57 +00:00
8 lines
97 B
SYSTEMD
8 lines
97 B
SYSTEMD
[Unit]
|
|
Description=Mount binderfs partition
|
|
|
|
[Mount]
|
|
What=binder
|
|
Where=/dev/binderfs
|
|
Type=binder
|