Re: [systemd-devel] [PATCH] SMACK: assign * label to /tmp when using SMACK.

2013-10-29 Thread WaLyong Cho
On 10/29/2013 07:48 AM, Kok, Auke-jan H wrote: > On Mon, Oct 28, 2013 at 1:09 PM, Lennart Poettering > wrote: >> On Mon, 28.10.13 12:59, Kok, Auke-jan H (auke-jan.h@intel.com) wrote: >> >>> On Mon, Oct 28, 2013 at 8:58 AM, Lennart Poettering >>> wrote: On Mon, 28.10.13 19:44, WaLyong Ch

Re: [systemd-devel] [RFC] split journal by loglevel

2013-10-29 Thread Łukasz Stelmach
It was <2013-10-28 pon 19:38>, when Lennart Poettering wrote: > On Tue, 22.10.13 16:45, Łukasz Stelmach (l.stelm...@samsung.com) wrote: [Adding Dariush Michaluk and Juho Son] >> Hello Everyone. >> >> >> Some of you may know I and my colleagues work hard to make Tizen work >> for you. >> > > R

Re: [systemd-devel] [PATCH] SMACK: assign * label to /tmp when using SMACK.

2013-10-29 Thread Lennart Poettering
On Tue, 29.10.13 16:02, WaLyong Cho (walyong@samsung.com) wrote: > >> Hmm, here's an idea: there has been a long standig feature request to > >> add a configurable boolean to mount unit files that controls > >> /bin/mount's "-s" switch. Let's say we call it > >> "SloppyOptions=yes/no", or so.

Re: [systemd-devel] [PATCH 1/2]add parameters checking for 'udevadm settle'

2013-10-29 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Oct 29, 2013 at 01:34:33PM +0800, YangZhiyong wrote: > > > > -Original Message- > > From: YangZhiyong [mailto:yangzy.f...@cn.fujitsu.com] > > Sent: Tuesday, October 29, 2013 11:33 AM > > To: 'Zbigniew Jędrzejewski-Szmek' > > Cc: systemd-devel@lists.freedesktop.org; k...@vrfy.org;

[systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Umut Tezduyar
Hi, I have noticed DefaultControllers= option is no longer in system.conf file. Has it been moved to somewhere else or are all controllers default controllers by default? If all the controllers are default controllers then something is weird. I have both cpu and cpuacct controllers (and they are

[systemd-devel] Xorg+logind+DM issue: inactive graphical session for seat0

2013-10-29 Thread Laércio de Sousa
Hello there! I'm posting this question in both systemd-devel and xorg-devel lists because I want to know each one's opinion about it. In some multiseat setups involving multiple video cards, sometimes we get the following error: depending on the display manager currently used, systemd-logind give

Re: [systemd-devel] Xorg+logind+DM issue: inactive graphical session for seat0

2013-10-29 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Oct 29, 2013 at 01:44:49PM -0200, Laércio de Sousa wrote: > Joseph Nuzman, who opened the bug above, suggests some approachs to avoid > this problem, and I really want to know what do you think about them: > > * DMs should always set the XDG_VTNR variable for seat0. GDM currently > doesn't

Re: [systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Colin Guthrie
Hi, 'Twas brillig, and Umut Tezduyar at 29/10/13 15:17 did gyre and gimble: > I have noticed DefaultControllers= option is no longer in system.conf > file. Has it been moved to somewhere else or are all controllers > default controllers by default? See the various posts on this list and in blogs

Re: [systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Thomas Bächler
Am 29.10.2013 17:21, schrieb Colin Guthrie: > Hi, > > 'Twas brillig, and Umut Tezduyar at 29/10/13 15:17 did gyre and gimble: >> I have noticed DefaultControllers= option is no longer in system.conf >> file. Has it been moved to somewhere else or are all controllers >> default controllers by defau

Re: [systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Colin Guthrie
'Twas brillig, and Thomas Bächler at 29/10/13 16:39 did gyre and gimble: > Am 29.10.2013 17:21, schrieb Colin Guthrie: >> Hi, >> >> 'Twas brillig, and Umut Tezduyar at 29/10/13 15:17 did gyre and gimble: >>> I have noticed DefaultControllers= option is no longer in system.conf >>> file. Has it been

Re: [systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Kay Sievers
On Tue, Oct 29, 2013 at 5:39 PM, Thomas Bächler wrote: > Am 29.10.2013 17:21, schrieb Colin Guthrie: >> 'Twas brillig, and Umut Tezduyar at 29/10/13 15:17 did gyre and gimble: >>> I have noticed DefaultControllers= option is no longer in system.conf >>> file. Has it been moved to somewhere else o

Re: [systemd-devel] [PATCH] Experimental socket process pool.

2013-10-29 Thread David Strauss
On Mon, Oct 28, 2013 at 11:30 AM, Lennart Poettering wrote: > So yeah, cool feature, and I'd be very happy to see this in PID 1, but I > am very sure we shouldn't merge this tool like this! Can I get some pointers on how to do it in PID 1? If I start them the same way as the semicolon delimiter f

Re: [systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Umut Tezduyar
On Tue, Oct 29, 2013 at 5:52 PM, Kay Sievers wrote: > On Tue, Oct 29, 2013 at 5:39 PM, Thomas Bächler wrote: >> Am 29.10.2013 17:21, schrieb Colin Guthrie: > >>> 'Twas brillig, and Umut Tezduyar at 29/10/13 15:17 did gyre and gimble: I have noticed DefaultControllers= option is no longer in

Re: [systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Kay Sievers
On Tue, Oct 29, 2013 at 6:45 PM, Umut Tezduyar wrote: >> The global mirroring across trees makes no sense in the future. The >> several independent trees will go away in the kernel next year, and >> then systemd would not know what to do with an instruction like >> DefaultControllers. > > I don't

Re: [systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Umut Tezduyar
On Tue, Oct 29, 2013 at 6:56 PM, Kay Sievers wrote: > On Tue, Oct 29, 2013 at 6:45 PM, Umut Tezduyar wrote: > >>> The global mirroring across trees makes no sense in the future. The >>> several independent trees will go away in the kernel next year, and >>> then systemd would not know what to do

Re: [systemd-devel] [PATCH] SMACK: assign * label to /tmp when using SMACK.

2013-10-29 Thread Kok, Auke-jan H
On Tue, Oct 29, 2013 at 12:02 AM, WaLyong Cho wrote: > How about add specific options for smack? According to > http://schaufler-ca.com/description_from_the_linux_source_tree > > Smack supports some mount options: > > smackfsdef=label: specifies the label to give files that lack > the Smac

Re: [systemd-devel] Where did DefaultControllers= option go?

2013-10-29 Thread Thomas Bächler
Am 29.10.2013 17:52, schrieb Kay Sievers: >> None of this explains why systemd no longer applies certain controllers >> by default. Previously, systemd would attach cpu controllers to each >> service by default. Now, it only groups your processes in the systemd >> tree, but does not touch any cgrou

Re: [systemd-devel] tree-wide conversion from libdbus to libsystemd-bus

2013-10-29 Thread Kay Sievers
On Wed, Oct 23, 2013 at 1:22 AM, Kay Sievers wrote: [update] > To avoid any duplication of work, here are the tools which still need > conversion. Please reply to this mail, in case you decide to work on > anything in that area. - timedatectl - systemd-logind - loginctl Peeters Simon: "I'

[systemd-devel] .libs/test-sched-prio failed

2013-10-29 Thread Rongqing Li
Hi: I am running the systemd test cases, but .libs/test-sched-prio always failed, whether I put sched_idle_ok.service to anywhere, who can help me? thanks .libs/test-sched-prio Assertion 'idle_ok->load_state == UNIT_LOADED' failed at src/test/test-sched-prio.c:47, function main(). Aborting. Ab

Re: [systemd-devel] tree-wide conversion from libdbus to libsystemd-bus

2013-10-29 Thread Marc-Antoine Perennou
On 30 October 2013 11:48, Kay Sievers wrote: > On Wed, Oct 23, 2013 at 1:22 AM, Kay Sievers wrote: > > [update] > >> To avoid any duplication of work, here are the tools which still need >> conversion. Please reply to this mail, in case you decide to work on >> anything in that area. > > - timeda

Re: [systemd-devel] tree-wide conversion from libdbus to libsystemd-bus

2013-10-29 Thread Peeters Simon
sorry for te confusion in my previous mail, i meant: "I'll take a shot at hostnamectl (probably loginctl afterwards)" and my hostnamectl patches are actualy just finished (i will mail them in a couple of minutes) Simon 2013/10/30 Marc-Antoine Perennou : > On 30 October 2013 11:48, Kay Sievers

[systemd-devel] [PATCH 1/2] bus-util: add ssh and polkit connection methods

2013-10-29 Thread Simon Peeters
bus_connect_system_ssh is shamelessly copied from Tom Gundersen's wip patches --- src/libsystemd-bus/bus-util.c | 61 +++ src/libsystemd-bus/bus-util.h | 2 ++ 2 files changed, 63 insertions(+) diff --git a/src/libsystemd-bus/bus-util.c b/src/libsystemd-bu

[systemd-devel] [PATCH 2/2] hostnamectl: port to sd-bus

2013-10-29 Thread Simon Peeters
--- Makefile.am | 5 +- src/hostname/hostnamectl.c| 335 -- src/libsystemd-bus/bus-util.h | 40 + src/shared/macro.h| 3 + 4 files changed, 142 insertions(+), 241 deletions(-) diff --git a/Makefile.am b/Makefile.am

Re: [systemd-devel] [PATCH 1/2] bus-util: add ssh and polkit connection methods

2013-10-29 Thread Peeters Simon
2013/10/30 Simon Peeters : > bus_connect_system_ssh is shamelessly copied from Tom Gundersen's wip > patches Aparently i am 3 hours late to the party, so only the polkit part from this patch is needed > --- > src/libsystemd-bus/bus-util.c | 61 > +++ > sr