flatpak/sideload-repos-systemd/flatpak-sideload-usb-repo.path.in
2020-09-21 20:49:01 -07:00

12 lines
460 B
SYSTEMD

# This unit is intended to be installed in the systemd user instance, and
# depends on /run/flatpak/sideload-repos having been created via
# systemd-tmpfiles. The idea here is that we add any USB drive mounts to the
# appropriate directory so Flatpak can find and pull from them in case they
# have flatpaks on them, both when a new drive is inserted and at the start of
# the user session.
[Path]
PathChanged=@media_dir@/%u
[Install]
WantedBy=default.target