fix(default-flatpaks): Activate user-flatpak-setup after network-online.target (#73)

This commit is contained in:
Patrick Csikos 2023-11-09 05:05:45 -05:00 committed by GitHub
parent 7782df1c72
commit 4a5f00b07a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
[Unit]
Description=Configure Flatpaks for current user
Requires=xdg-desktop-autostart.target
Wants=network-online.target
After=network-online.target
[Service]
Type=simple