fix(default-flatpaks): Activate user-flatpak-setup after network-online.target (#73)
This commit is contained in:
parent
7782df1c72
commit
4a5f00b07a
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue