Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2019-09-22 Thread Dominick Grift
Setting PULSE_RUNTIME_PATH did not do it for me. I borrowed the following from Fedora, and did: 1. /etc/udev/rules.d/90-alsa-restore.rules: ACTION=="add", SUBSYSTEM=="sound", KERNEL=="controlC*", KERNELS!="card*", GOTO="alsa_restore_go" GOTO="alsa_restore_end" LABEL="alsa_restore_go" TEST!="/e

Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2019-09-22 Thread Dominick Grift
On Sun, Sep 22, 2019 at 05:40:14PM +0200, Dominick Grift wrote: > Setting PULSE_RUNTIME_PATH did not do it for me. > > I borrowed the following from Fedora, and did: > > 1. /etc/udev/rules.d/90-alsa-restore.rules: > > ACTION=="add", SUBSYSTEM=="sound", KERNEL=="controlC*", KERNELS!="card*", > G

Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2017-10-13 Thread Antonio Russo
Package: systemd Version: 234-3 Severity: normal --- Please enter the report below this line. --- I mount a filesystem over /tmp in /etc/fstab, but if I take a peek underneath, > # mount --bind / /mnt > # cd /mnt > # ls -la > total 16 > drwxrwxrwt 4 root root 4096 Oct 13 01:46 ./ > drwxr-xr-x 24

Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2017-10-13 Thread Michael Biebl
Control: tags -1 moreinfo On Fri, 13 Oct 2017 07:21:18 -0400 Antonio Russo wrote: > Package: systemd > Version: 234-3 > Severity: normal > > --- Please enter the report below this line. --- > I mount a filesystem over /tmp in /etc/fstab, but if I take a peek underneath, > > > # mount --bind / /

Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2017-10-13 Thread Felipe Sateler
On Fri, Oct 13, 2017 at 8:30 AM, Michael Biebl wrote: > Control: tags -1 moreinfo > > On Fri, 13 Oct 2017 07:21:18 -0400 Antonio Russo > wrote: >> Package: systemd >> Version: 234-3 >> Severity: normal >> >> --- Please enter the report below this line. --- >> I mount a filesystem over /tmp in /et

Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2017-10-13 Thread Antonio Russo
On 10/13/17 07:30, Michael Biebl wrote: > > That seems like the wrong approach. sound.target does not have any > dependencies on /tmp. > If anything, it's pulseaudio which should ensure that /tmp is mounted. I agree, wholeheartedly. But getting this directory out of /tmp has been a bug for 7 year

Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2017-10-13 Thread Felipe Sateler
On Fri, Oct 13, 2017 at 9:58 AM, Antonio Russo wrote: > On 10/13/17 07:30, Michael Biebl wrote: >> >> That seems like the wrong approach. sound.target does not have any >> dependencies on /tmp. >> If anything, it's pulseaudio which should ensure that /tmp is mounted. > > I agree, wholeheartedly. B

Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2017-10-13 Thread Antonio Russo
Control: reassign -1 alsa-utils The same changes should also be applied to /lib/systemd/system/alsa-restore.service /etc/init.d/alsa-utils

Bug#561777: Bug#878401: [systemd] Dependency on /tmp not correctly stated for some sound.target (or /tmp/pulse-* shows up underneath my /tmp mount)

2017-10-13 Thread Antonio Russo
On 10/13/17 09:27, Felipe Sateler wrote: > On Fri, Oct 13, 2017 at 9:58 AM, Antonio Russo > wrote: >> On 10/13/17 07:30, Michael Biebl wrote: >>> >>> That seems like the wrong approach. sound.target does not have any >>> dependencies on /tmp. >>> If anything, it's pulseaudio which should ensure th