Bug#992856: Side effect of systemd

2022-02-24 Thread Marco Balmer
Hello, My current workaround is: /etc/profile.d/fix-pulseaudio.sh: if ! pidof pulseaudio >/dev/null; then echo workaround pulseaudio started pulseaudio --start & fi On which systemd version (package) is this fixed from your point of view? Marco $ dpkg -l pulseaudio systemd ii pulseaudio

Bug#992856: Side effect of systemd

2021-11-28 Thread Pierre-Yves Luyten
Hello, sorry i missed your previous question. I was fixing an issue where login is very long on my system, and ameneded nftables. iif lo tcp dport { 9050, 9150 } log prefix SYSTEMD-BUG- reject And actually fixing this issue also makes pulse audio start normally now. So, sorry it was a side