[systemd-devel] Systemd user service needs to wait for encrypted $HOME to be decrypted

2015-09-04 Thread John
Assuming a user has an encrypted $HOME, I need a user service that will: 1) Wait for the $HOME to be decrypted, then run ExecStart, and 2) Run ExecStop before the user closes the encryption again. 3) Totally ignore the encryption requirement if the user has no encryption setup, ie just run norma

Re: [systemd-devel] Multi seats setup How-to

2015-09-04 Thread Floris
I can't create a new seat1, no idea why. Here is my current configuration: -nvidia card + nvidia driver + nouveau blacklisted - USB 3 dock station with displaylink driver + systemd service - gdm - systemd 219 --- $ loginc

Re: [systemd-devel] Multi seats setup How-to

2015-09-04 Thread Laércio de Sousa
Arnaud, You must focus on the graphics/fb* syspaths (since they are tagged as [MASTER] in udev/logind), not the drm/card* ones. You must attach the [MASTER] devnode to a new seat in order to create it. BTW, systemd already ships udev rules to set property ID_AUTOSEAT for DisplayLink USB 2.0 Docki

Re: [systemd-devel] Multi seats setup How-to

2015-09-04 Thread arnaud gaboury
On Thu, Sep 3, 2015 at 5:06 PM, arnaud gaboury wrote: > > On Thu, Sep 3, 2015, 3:46 PM Floris wrote: > >> >> I was missing one piece of the puzzle. My USB dock station is >> Plugable® UD-3900 USB 3.0 >> >> >> 1- >> I had to install the kern

[systemd-devel] [PATCH] udev: build by-path identifiers for ATA

2015-09-04 Thread David Milburn
Patch to build by-path identifiers for ATA devices. # pwd /dev/disk/by-path # ll total 0 lrwxrwxrwx. 1 root root 9 Sep 4 10:02 pci-:00:1f.2-ata-2 -> ../../sr0 lrwxrwxrwx. 1 root root 9 Sep 4 10:02 pci-:00:1f.2-ata-3 -> ../../sdd lrwxrwxrwx. 1 root root 10 Sep 4 10:02 pci-:00:1f.2

Re: [systemd-devel] [PATCH] hwdb: Add Thinkpad T550 / W550s to 70-pointingstick.hwdb

2015-09-04 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: -- Generated by https://github.com/haraldh/mail2git

[systemd-devel] [PATCH] hwdb: Add Thinkpad T550 / W550s to 70-pointingstick.hwdb

2015-09-04 Thread Hans de Goede
Like many other recent thinkpads the factory default pointingstick sensitivity on these devices is quite low, making the pointingstick very slow in moving the cursor. This extends the existing hwdb rules for tweaking the sensitivity to also apply to the T550 / W550s models. BugLink: https://bugzi