[arch-general] pulseaudio, systemd --user and session problems

2015-10-21 Thread Karsten Rode
Hi, I have a problem I think is related to the startup of a systemd user session. I noticed lately that pulseaudio does not automatically start, although I can start it form the command line later with $ pulseaudio --start After digging around I found that pulseaudio should be started by the s

[arch-general] mkinitcpio-encrypt-multi

2013-03-01 Thread Karsten Rode
Hi I'm using btrfs on two LUKS encrypted partitions as root. This is working perfectly with the mkinitcpio hook "encrypt-multi" from the aur package "mkinitcpio-encrypt-multi". Does anybody know if there is a plan to include this functionality in the "encrypt" hook from core/cryptsetup ? regard