Commit 60fddc2
committed
Fix starting notification daemon
When multiple notification daemons are installed, bus activation doesn't
work. So, just installing dunst is not enough, it needs to be started
explicitly. And for the same reason, systemd unit cannot be used,
because systemd refuses to load two units with the same bus name (even
if only one is started at the same time).
QubesOS/qubes-issues#87681 parent 020cd9b commit 60fddc2
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
299 | 302 | | |
300 | 303 | | |
301 | 304 | | |
| |||
0 commit comments