This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/flatpak remote-add --system --if-not-exists --title "Fedora Flatpaks" fedora oci+https://registry.fedoraproject.org /usr/bin/flatpak remote-add --system --if-not-exists --disable --title "Fedora Flatpaks (testing)" fedora-testing oci+https://registry.fedoraproject.org#testing
-
ExecStartPost=/usr/bin/touch /var/lib/flatpak/.fedora-initialized
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
Before=flatpak-system-helper.service
-
ConditionPathExists=!/var/lib/flatpak/.fedora-initialized
-
Description=Add Fedora flatpak repositories
-
Additionnal notes
Nothing here.