0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-31 13:02:33 +00:00
2021-10-27 13:36:27 +02:00

16 lines
338 B
SYSTEMD

[Unit]
Description=Joypad configs directory
Before=retroarch.service umount.target
Conflicts=umount.target
After=systemd-tmpfiles-setup.service
DefaultDependencies=no
[Mount]
What=/storage/joypads:/etc/retroarch-joypad-autoconfig
Where=/tmp/joypads
Type=mergerfs
Options=defaults,allow_other,use_ino
[Install]
WantedBy=retroarch.target