sideload-repos-systemd: Update a comment

This commit is contained in:
Phaedrus Leeds 2020-09-21 20:17:42 -07:00
parent 093b22f5a3
commit 192da15f60

View File

@ -1,6 +1,6 @@
# This unit is intended to be installed in the systemd user instance, and
# depends on flatpak-sideload-repos-dir.service being in the system instance
# and running first. The idea here is that we add any USB drive mounts to the
# 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.