0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 06:51:22 +00:00
2021-10-28 19:11:46 +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