[systemd-devel] about build the source pack

2015-11-30 Thread yan...@iscas.ac.cn
Is there a detail description to building  the  source except README?

"./configure "
"make" 
"make install  "


___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about systemd build

2015-11-29 Thread yan...@iscas.ac.cn

when I build systemd219 in ubuntu 14.04.and I have install util-linux(2.27 form 
ubuntu 15.04) and  it also report "configure: error: *** libmount support 
required but libraries not found"  How to do that? Thank you! 


yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about administator Authentication agents

2015-11-23 Thread yan...@iscas.ac.cn
Hi   Andrei Borzenkov:

 I  do it as sam , the administrator,not root.And when I do it as root,it  
works.
as you say,at the /run/user/1000/, there is no "dbus-session"


yan...@iscas.ac.cn
 
From: Andrei Borzenkov
Date: 2015-11-23 20:24
To: yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: [systemd-devel] about administator Authentication agents
On Mon, Nov 23, 2015 at 11:00 AM, yan...@iscas.ac.cn  wrote:
>
> what is the relationship between systemd-logind and polkit.Because when I do
> like this "systemd-analyze plot ",it tells   me  that  "failed to list
> units:Access denied".About this ,I have no idea.
 
 
It's not related to logind; this is answered directly by systemd and
actually should not require any authentication (nor does systemd call
polkit for ListUnits). I can only imagine that your D-Bus policy
blocks it.
 
Are you doing it as root?
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about administator Authentication agents

2015-11-23 Thread yan...@iscas.ac.cn
Year, you are right.Acturally,what I use is Debian package.And at the 
/run/user/1000/, there is no "dbus-session"



yan...@iscas.ac.cn
 
From: Mantas Mikulėnas
Date: 2015-11-23 20:32
To: Andrei Borzenkov; yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: [systemd-devel] about administator Authentication agents
I remember Debian had an oddly restrictive policy for systemd bus access 
(though it seems to be fixed now?).

On Mon, Nov 23, 2015, 14:24 Andrei Borzenkov  wrote:
On Mon, Nov 23, 2015 at 11:00 AM, yan...@iscas.ac.cn  wrote:
>
> what is the relationship between systemd-logind and polkit.Because when I do
> like this "systemd-analyze plot ",it tells   me  that  "failed to list
> units:Access denied".About this ,I have no idea.


It's not related to logind; this is answered directly by systemd and
actually should not require any authentication (nor does systemd call
polkit for ListUnits). I can only imagine that your D-Bus policy
blocks it.

Are you doing it as root?
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about administator Authentication agents

2015-11-23 Thread yan...@iscas.ac.cn

what is the relationship between systemd-logind and polkit.Because when I do 
like this "systemd-analyze plot ",it tells   me  that  "failed to list 
units:Access denied".About this ,I have no idea. 


yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about /run/cgmanager/fs

2015-11-19 Thread yan...@iscas.ac.cn
Thank you.Before that I have nothing with  cgmanager.The /run/cgmanager/fs  
come in.But  when I do like this "logindctl list-sessions",it  also show 0 
sessions. The PAM configure  should be right,I have no idea!   



yan...@iscas.ac.cn
 
From: Cameron Norman
Date: 2015-11-20 11:23
To: yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: [systemd-devel] about /run/cgmanager/fs
On Thu, Nov 19, 2015 at 7:09 PM, yan...@iscas.ac.cn  wrote:
>
> Hi guys! In my computer, there is no /run/cgmanager ,which configure file is 
> related? Thank you!
 
cgmanager is not a part of systemd. I no longer recall if you can run
cgmanager with systemd, but if you can the existence of cgmanager's
files is related to cgmanager's configuration. Make sure it is
installed, that the service is enabled, and that cgmanager is running
correctly.
 
Please contact the developers of cgmanager for further support, as
this topic is not appropriate for this list. I believe the lxc-users
list is where cgmanager support questions should be directed to.
 
Best regards,
--
Cameron Norman
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about /run/cgmanager/fs

2015-11-19 Thread yan...@iscas.ac.cn
Hi guys! In my computer, there is no /run/cgmanager ,which configure file is 
related? Thank you!



yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about systemd-modules-load.service

2015-11-19 Thread yan...@iscas.ac.cn
Oh,yes! what i think   is whether there is some relationships with the issue: 
systemd-logind can not create /run/user/$use-sessionid .Because when I  
loginctl list-sessions,the is zero. Thank you!



yan...@iscas.ac.cn
 
From: Andrei Borzenkov
Date: 2015-11-19 16:52
To: yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: [systemd-devel] about systemd-modules-load.service
On Thu, Nov 19, 2015 at 11:15 AM, yan...@iscas.ac.cn  wrote:
>
> systemd[1]: Failed to start Load Kernel Modules. How is it?
 
Some module fails to load.
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about systemd-modules-load.service

2015-11-19 Thread yan...@iscas.ac.cn

systemd[1]: Failed to start Load Kernel Modules. How is it?


yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about pam_systemd

2015-11-18 Thread yan...@iscas.ac.cn
In my machine,therr is nohing  in /run/user/,so there is problem with 
pam_systemd or the systemd-logind and  do you think where is it?



yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about systemd-logind

2015-11-18 Thread yan...@iscas.ac.cn
yeah, I compare it to ubuntu.It  also can not work.



yan...@iscas.ac.cn
 
From: Mantas Mikulėnas
Date: 2015-11-18 16:37
To: yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: Re: [systemd-devel] about systemd-logind
On Wed, Nov 18, 2015 at 10:34 AM, yan...@iscas.ac.cn  wrote:
About PAM,I  am not clear.In my computer,there is pam_systemd.so in 
/lib/x86_64-linux-gnu/security/ .  And it does not matter.

Like I said, it needs to be listed in your PAM configuration – usually 
/etc/pam.d/system-login or /etc/pam.d/common-session or similar. For example: 
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/system-login?h=packages/pambase

-- 
Mantas Mikulėnas 
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about systemd-logind

2015-11-18 Thread yan...@iscas.ac.cn
About PAM,I  am not clear.In my computer,there is pam_systemd.so in 
/lib/x86_64-linux-gnu/security/ .  And it does not matter.



yan...@iscas.ac.cn
 
From: Mantas Mikulėnas
Date: 2015-11-18 16:28
To: yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: Re: [systemd-devel] about systemd-logind
On Wed, Nov 18, 2015 at 10:23 AM, yan...@iscas.ac.cn  wrote:
Do you mean /lib/x86_64-linux-gnu/security/pam_systemd.so? thank you!

Linux PAM configurations normally don't require the full path, but yes.

-- 
Mantas Mikulėnas 
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about systemd-logind

2015-11-18 Thread yan...@iscas.ac.cn
Do you mean /lib/x86_64-linux-gnu/security/pam_systemd.so? thank you!



yan...@iscas.ac.cn
 
From: Mantas Mikulėnas
Date: 2015-11-18 15:59
To: yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: [systemd-devel] about systemd-logind
On Wed, Nov 18, 2015 at 9:07 AM, yan...@iscas.ac.cn  wrote:
Hi,when I  do like this "logindctl list session ",it tell me 0 sessions listed. 
The reasion I will  do this is that my nm-connection-editor can not add or 
modify  with administor ,and   if I do not have an active session with 
systemd-logind. So  does this related systemd-logind?

You need to have pam_systemd.so in your PAM configuration. 

-- 
Mantas Mikulėnas 
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about systemd-logind

2015-11-17 Thread yan...@iscas.ac.cn
Hi,when I  do like this "logindctl list session ",it tell me 0 sessions listed. 
The reasion I will  do this is that my nm-connection-editor can not add or 
modify  with administor ,and   if I do not have an active session with 
systemd-logind. So  does this related systemd-logind?




yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about the daemon

2015-11-16 Thread yan...@iscas.ac.cn
Because Systemd create the socket for the service,so what I want to know is 
when I  use a daemon , I will get the source  of the daemon and modyfy 
it,right?   



yan...@iscas.ac.cn
 
From: Martin Pitt
Date: 2015-11-17 13:57
To: yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: [systemd-devel] about the daemon
Hello yankun,
 
yan...@iscas.ac.cn [2015-11-17 13:40 +0800]:
> If I want to use the systemd,I will rewrite the daemon under the 
> systemd,right?
 
Sorry, this question is not understandable. Can you please explain
your question in a more detailled way?
 
Martin
 
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about the daemon

2015-11-16 Thread yan...@iscas.ac.cn
If I want to use the systemd,I will rewrite the daemon under the systemd,right?

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about the network

2015-11-16 Thread yan...@iscas.ac.cn

hey, when I install the ubuntu's systemd(I mean  deb package ),when I use  root 
to log ,I can use the nm-connect-edit,but when i use  a normal account (sam),I 
can not use the nm-connect-edit,I mean I can open it ,but i can not add some 
configure  parametric.I donot install the systemd-ui .can some one help me .I 
use  linux-mint17


yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about Authorization

2015-11-11 Thread yan...@iscas.ac.cn
Hey  guys:
   I try install systemd(219) in linux-mint17 .the deb package is from 
Ubuntu15.04.except for I can not auto-mount  my U disk and  can configure the 
network parametric.But when I use root to login, there is no problem.



yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about socket

2015-11-11 Thread yan...@iscas.ac.cn
Hi guys:
How can I find what systemd does for sockets? For example,if A and B 
requires C,and when C has not start,the message of A and the message of B is in 
the same queue? or else? Thank you!
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about libmount

2015-11-05 Thread yan...@iscas.ac.cn
hi Martin Pitt

I can not find a available uri for systemd in china


来自 魅族 MX

 原始邮件 
发件人:Martin Pitt 
时间:周四 11月5日 20:21
收件人:yan...@iscas.ac.cn
抄送:systemd-devel 
主题:Re: [systemd-devel] about libmount

>Hello yankun,
>
>yan...@iscas.ac.cn [2015-11-05 14:03 +0800]:
>> I try to build the Systemd219 and get this " configure: error: *** libmount 
>> support required but libraries not found"
>>  what I  do  is “./configure”  and when I use "dpkg -s libmount " ,I get 
>> this "Source: util-linux
>> Version: 2.25.2-4ubuntu3" . So   where is the problem? thanks!
>
>try "sudo apt-get build-dep systemd" to install all the development
>packages you need.
>
>Martin
>
>-- 
>Martin Pitt| http://www.piware.de
>Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] about libmount

2015-11-05 Thread yan...@iscas.ac.cn
Thanks!


configure: error: Package requirements (glib-2.0 >= 2.22.0 gobject-2.0 >= 
2.22.0 gio-2.0) were not met:   what is the matter?



yan...@iscas.ac.cn
 
From: Mantas Mikulėnas
Date: 2015-11-05 16:42
To: yan...@iscas.ac.cn
CC: systemd-devel
Subject: Re: [systemd-devel] about libmount
On Thu, Nov 5, 2015 at 8:03 AM, yan...@iscas.ac.cn  wrote:
hi guys
I try to build the Systemd219 and get this " configure: error: *** libmount 
support required but libraries not found"
 what I  do  is “./configure”  and when I use "dpkg -s libmount " ,I get this 
"Source: util-linux
Version: 2.25.2-4ubuntu3" . So   where is the problem? thanks!

You'll need the development headers, "libmount-dev" package.

-- 
Mantas Mikulėnas 
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] about libmount

2015-11-04 Thread yan...@iscas.ac.cn
hi guys
I try to build the Systemd219 and get this " configure: error: *** libmount 
support required but libraries not found"
 what I  do  is “./configure”  and when I use "dpkg -s libmount " ,I get this 
"Source: util-linux
Version: 2.25.2-4ubuntu3" . So   where is the problem? thanks!



yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] mdm display manager in Systemd

2015-10-25 Thread yan...@iscas.ac.cn

I have  a question: the support of mdm  display manager in Systemd  is not good 
,all right?


SAM
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] also about :208 VS 219

2015-10-22 Thread yan...@iscas.ac.cn

hello guys. The systemd 208 has a service -systemd---readahead-collect.service 
but it does not start in boot-time.while, The systemd 219 has a similar service 
named ureadahead.service and it starts in about 2s in boot-time. So the new 
versin can be much faster ,all right?

SAM
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] 208 VS 219

2015-10-20 Thread yan...@iscas.ac.cn

hello guys,Systemd 208 VS Systemd219 ,Do they have many changes  that can 
improve boot time??  Thank  you!


yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] systemd

2015-10-11 Thread yan...@iscas.ac.cn

hello guys:
when I build systemd ,there is an error:***libmount support required but 
libraries not found .but  I have do this"sudo apt-get install libmount-dev 
libmount1"in Ubuntu14.04 So what should I do ? Thank you!
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] systemd

2015-10-09 Thread yan...@iscas.ac.cn

Hello guys:
I have a question. If I want use systemd in my system,like mint 17 ,what 
should I do? 



yan...@iscas.ac.cn
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel