Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: going from systemd to udev
Date: Fri, 07 Feb 2014 21:52:41
Message-Id: ld3khv$h83$1@ger.gmane.org
In Reply to: Re: [gentoo-user] Re: going from systemd to udev by "Canek Peláez Valdés"
1 On 02/06/2014 05:38 PM, Canek Peláez Valdés wrote:
2 > On Thu, Feb 6, 2014 at 7:21 PM, walt <w41ter@×××××.com> wrote:
3 >> On 02/05/2014 06:25 PM, Canek Peláez Valdés wrote:
4 >>> On Feb 5, 2014 6:23 PM, "walt" <w41ter@×××××.com
5 >>> <mailto:w41ter@×××××.com>> wrote: [ snip ]
6 >>>> I am seat0
7 >>
8 >>> I'm more concerned about you being seat0, and you being asked for a
9 >>> password. In theory that's what logind solves, and in a much more
10 >>> cleaner, race-free and deterministic way than ConsoleKit.
11 >>>
12 >>> Do you have systemd with the policykit USE flag? And polkit with the
13 >>> systemd USE flag? (I suppose the later must have it).
14 >>
15 >> Yes systemd has polkit and polkit has systemd.
16 >>>
17 >>> If you do, can you please show us the output (make sure to do this
18 >>> inside your DE session) from:
19 >>>
20 >>> • loginctl seat-status
21 >>>
22 >>> For example, mine shows:
23 >> <snippage>
24
25 $loginctl seat-status seat0
26 seat0
27 Sessions: 1
28 Devices:
29 ├─/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
30 │ input:input1 "Power Button"
31 ├─/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
32 │ input:input0 "Power Button"
33 ├─/sys/devices/pci0000:00/0000:00:01.1/sound/card0
34 │ sound:card0 "Generic"
35 ├─/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
36 │ block:sr0
37 ├─/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/scsi_generic/sg1
38 │ scsi_generic:sg1
39 ├─/sys/devices/pci0000:00/0000:00:12.0/usb4
40 │ usb:usb4
41 │ ├─/sys/devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5:1.0/input/input5
42 │ │ input:input5 "Lenovo Black Silk USB Keyboard"
43 │ └─/sys/devices/pci0000:00/0000:00:12.0/usb4/4-5/4-5:1.1/input/input6
44 │ input:input6 "Lenovo Black Silk USB Keyboard"
45 ├─/sys/devices/pci0000:00/0000:00:12.2/usb1
46 │ usb:usb1
47 ├─/sys/devices/pci0000:00/0000:00:13.0/usb5
48 │ usb:usb5
49 │ └─/sys/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/input/input4
50 │ input:input4 "Logitech USB Trackball"
51 ├─/sys/devices/pci0000:00/0000:00:13.2/usb2
52 │ usb:usb2
53 ├─/sys/devices/pci0000:00/0000:00:14.2/sound/card1
54 │ sound:card1 "Generic_1"
55 ├─/sys/devices/pci0000:00/0000:00:14.5/usb6
56 │ usb:usb6
57 ├─/sys/devices/pci0000:00/0000:00:15.1/0000:04:00.0/usb8
58 │ usb:usb8
59 ├─/sys/devices/pci0000:00/0000:00:15.1/0000:04:00.0/usb9
60 │ usb:usb9
61 ├─/sys/devices/pci0000:00/0000:00:16.0/usb7
62 │ usb:usb7
63 ├─/sys/devices/pci0000:00/0000:00:16.2/usb3
64 │ usb:usb3
65 └─/sys/devices/virtual/misc/kvm
66 misc:kvm
67
68 Does systemd pay attention to groups these days?
69
70 $groups
71 disk lp wheel audio cdrom video games cdrw scanner lpadmin wireshark plugdev vboxusers wa1ter kvm

Replies

Subject Author
Re: [gentoo-user] Re: going from systemd to udev "Canek Peláez Valdés" <caneko@×××××.com>