0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-04-21 14:29:16 +00:00
Files
2021-10-30 21:39:15 +02:00

16 lines
371 B
SYSTEMD

[Unit]
Description=Joypad configs directory
Before=retroarch.service
Conflicts=umount.target shutdown.target
After=systemd-tmpfiles-setup.service
DefaultDependencies=no
[Mount]
What=none
Where=/tmp/joypads
Type=overlay
Options=lowerdir=/etc/retroarch-joypad-autoconfig,upperdir=/storage/joypads,workdir=/storage/.tmp/joypads-workdir
[Install]
WantedBy=retroarch.target