Flatpak: don't restart flathub-add service on configuration changes
This commit is contained in:
parent
4aeb6d4d53
commit
a74a58ecfd
1 changed files with 1 additions and 0 deletions
|
|
@ -15,5 +15,6 @@
|
|||
wantedBy = [ "network-online.target" ];
|
||||
# Run after networking is working
|
||||
after = [ "NetworkManager-wait-online.service" ];
|
||||
restartIfChanged = false;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue