Commit c8f2ef6
portal: Add Wants=xdg-desktop-portal to unit file
As per `systemd.unit(5)` Want= is preferable over Requires=, since
xdg-desktop-portal could appear latter and it would not be an issue.
In principle it does not matter if we start serving the portal before
xdg-desktop-portal so we don't declare After=.1 parent 56f406e commit c8f2ef6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments