fix: Restart flatpaks setup on install failure
This commit is contained in:
parent
b00777400a
commit
121cbe2c06
4 changed files with 13 additions and 2 deletions
|
|
@ -7,6 +7,8 @@ After=network-online.target
|
|||
Type=oneshot
|
||||
ExecStart=/usr/bin/system-flatpak-setup
|
||||
Restart=on-failure
|
||||
RestartSec=30
|
||||
StartLimitInterval=0
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue