Mageia Bugzilla – Attachment 1652 Details for
Bug 4652
2_b1: Running startx from text login does not register a new session.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
systemd-loginctl, ck-list-sessions and getfacl count
4652.txt (text/plain), 1.17 KB, created by
Bit Twister
on 2012-02-28 00:51:07 CET
(
hide
)
Description:
systemd-loginctl, ck-list-sessions and getfacl count
Filename:
MIME Type:
Creator:
Bit Twister
Created:
2012-02-28 00:51:07 CET
Size:
1.17 KB
patch
obsolete
>$ systemd-loginctl > 5 1500 bittwister seat0 > >$ ck-list-sessions >Session19: > unix-user = '1500' > realname = 'Bit Twister' > seat = 'Seat1' > session-type = '' > active = TRUE > x11-display = '' > x11-display-device = '' > display-device = '/dev/tty1' > remote-host-name = '' > is-local = TRUE > on-since = '2012-02-27T23:43:20.941269Z' > login-session-id = '5' > >$ getfacl /dev/snd/* | grep bittwister | wc -l >7 > >----------- after startx ----------------- > >$ systemd-loginctl > 5 1500 bittwister seat0 > >$ ck-list-sessions >Session33: > unix-user = '1500' > realname = 'Bit Twister' > seat = 'Seat1' > session-type = '' > active = TRUE > x11-display = ':0' > x11-display-device = '/dev/tty2' > display-device = '' > remote-host-name = '' > is-local = TRUE > on-since = '2012-02-27T23:44:16.881141Z' > login-session-id = '5' >Session19: > unix-user = '1500' > realname = 'Bit Twister' > seat = 'Seat1' > session-type = '' > active = FALSE > x11-display = '' > x11-display-device = '' > display-device = '/dev/tty1' > remote-host-name = '' > is-local = TRUE > on-since = '2012-02-27T23:43:20.941269Z' > login-session-id = '5' > >$ getfacl /dev/snd/* | grep bittwister | wc -l >0
$ systemd-loginctl 5 1500 bittwister seat0 $ ck-list-sessions Session19: unix-user = '1500' realname = 'Bit Twister' seat = 'Seat1' session-type = '' active = TRUE x11-display = '' x11-display-device = '' display-device = '/dev/tty1' remote-host-name = '' is-local = TRUE on-since = '2012-02-27T23:43:20.941269Z' login-session-id = '5' $ getfacl /dev/snd/* | grep bittwister | wc -l 7 ----------- after startx ----------------- $ systemd-loginctl 5 1500 bittwister seat0 $ ck-list-sessions Session33: unix-user = '1500' realname = 'Bit Twister' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0' x11-display-device = '/dev/tty2' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2012-02-27T23:44:16.881141Z' login-session-id = '5' Session19: unix-user = '1500' realname = 'Bit Twister' seat = 'Seat1' session-type = '' active = FALSE x11-display = '' x11-display-device = '' display-device = '/dev/tty1' remote-host-name = '' is-local = TRUE on-since = '2012-02-27T23:43:20.941269Z' login-session-id = '5' $ getfacl /dev/snd/* | grep bittwister | wc -l 0
View Attachment As Raw
Actions:
View
Attachments on
bug 4652
:
1620
| 1652