Skip to content

Commit

Permalink
Remove condition from Flatpak systemd service
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Nov 7, 2024
1 parent 7c45b27 commit f45a3e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion systemd/seagl-init-system-flatpak.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Description=Initialize system Flatpak install from vendored copy
DefaultDependencies=no
# Consult bootup(7) for more info about this and basic.target
After=sysinit.target
ConditionPathNotExists=/var/lib/flatpak

[Service]
Type=oneshot
Expand Down

0 comments on commit f45a3e3

Please sign in to comment.