Re: [systemd-devel] The meaning of CanMultiSession=no on non-seat0

2020-04-07 Thread nerdopolis
On Friday, April 3, 2020 3:28:52 AM EDT Pekka Paalanen wrote: > On Thu, 02 Apr 2020 22:59:25 -0400 > nerdopolis wrote: > > > On Tuesday, March 31, 2020 8:59:30 AM EDT Lennart Poettering wrote: > > > On Di, 28.01.20 22:48, nerdopolis (bluescreen_aven...@verizon.net) wrote: > > > > > > > Hi > >

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Michał Zegan
W dniu 08.04.2020 o 00:44, juice pisze: > Dorian ROSSE kirjoitti 2020-04-08 01:37: >> Sorry I was say an error >> >>  I can't start them they happen crash >> > > Normally the getty@ttyX.services are off and are automatically started > when you start a session on a VT. tty1 is usually explicitly

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Michał Zegan
W dniu 08.04.2020 o 00:03, Dorian ROSSE pisze: > I explain again the problem juice > > I can't use my monitor foe edit script > > Because console-getty et getty@tty1 service are disabled,  > > I can start but I want both service become static,  > > How to become both service as static ? Oh,

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread juice
Dorian ROSSE kirjoitti 2020-04-08 01:37: Sorry I was say an error I can't start them they happen crash Normally the getty@ttyX.services are off and are automatically started when you start a session on a VT. Do you get anything relevant on journal? - juice -

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Andy Pieters
On Tue, 7 Apr 2020 at 23:37, Dorian ROSSE wrote: > > Sorry I was say an error > > I can't start them they happen crash Try getting help here Dorian https://forums.fedora-fr.org/ ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
Sorry I was say an error I can't start them they happen crash Envoyé d’Outlook Mobile From: systemd-devel on behalf of Andy Pieters Sent: Wednesday, April 8, 2020 12:32:33 AM Cc: systemd-devel@lists.freedesktop.org Subject: Re:

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Andy Pieters
On Tue, 7 Apr 2020 at 23:35, Dorian ROSSE wrote: > > I can't enable them > Why? What happens when you try? ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
I can't enable them Envoyé d’Outlook Mobile From: Andy Pieters Sent: Wednesday, April 8, 2020 12:31:53 AM To: Dorian ROSSE Cc: Kevin P. Fleming ; systemd-devel@lists.freedesktop.org Subject: Re: [systemd-devel] your are happier but

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Andy Pieters
> On Tue, 7 Apr 2020 at 23:24, Dorian ROSSE wrote: > > Because console-getty and getty@tty1 service are disabled, > > > > I can start but I want the both service become static, > Why not just enable them? systemctl enable console-getty.service getty@tty1.service ?

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
Sorry I speak to much fast I explain again the problem juice I can't use my monitor for edit script Because console-getty and getty@tty1 service are disabled, I can start but I want the both service become static, How to become both service as static ? Envoyé d’Outlook

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
Sorry I speak to much fast I explain again the problem juice I can't use my monitor for edit script Because console-getty et getty@tty1 service are disabled, I can start but I want the both service become static, How to become both service as static ? Envoyé d’Outlook

[systemd-devel] sd_bus_add_match callback

2020-04-07 Thread David J
Question regarding sd_bus_add_match (sd-bus.c): Is it acceptable (or recommended) to use the same callback for multiple signal match and then using the userdata parameter to distinguish among the different signals? See the sample code below for a reference of what I am trying to do.

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Kevin P. Fleming
Dorian: Please find a French-language support forum or mailing list for Fedora Linux. They'll be glad to help you, and will be able to address your questions in the Fedora system. On Tue, Apr 7, 2020 at 6:08 PM Dave Howorth wrote: > > I'm not sure why Lennart hasn't stepped in to moderate yet,

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dave Howorth
I'm not sure why Lennart hasn't stepped in to moderate yet, but this discussion is going in my bit bucket. On Tue, 7 Apr 2020 22:03:25 + Dorian ROSSE wrote: > I explain again the problem juice > > I can't use my monitor foe edit script > > Because console-getty et getty@tty1 service are

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread juice
Hi Dorian; I think the main problem is that you use google translate to try to express your problems. The translations do not come out as expected, but rather broken. The best thing would be if there was someone native french speaker who would be able to help you, then the ideas would not

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
I explain again the problem juice I can't use my monitor foe edit script Because console-getty et getty@tty1 service are disabled, I can start but I want both service become static, How to become both service as static ? Envoyé d’Outlook Mobile

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Michał Zegan
1. I am probably not a right person to say this, but please calm down, because that way of discussing does not make sense. 2. The problem is that we literally do not understand what you are saying. You ask for help about problems but at least I cannot (not at all) decipher what is the question. W

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Reindl Harald
Am 07.04.20 um 22:35 schrieb Dorian ROSSE: > As I was say I am not a systemd worker don't matter > Sorry if you are here just for discuss,  th epoint is hat i am here for *technical issues* and not damaged brains > But please stop to talk to myself for nothing,  well, just shutup as long

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
As I was say I am not a systemd worker Sorry if you are here just for discuss, But please stop to talk to myself for nothing, Regards. Dorian Rosse. Envoyé d’Outlook Mobile From: systemd-devel on behalf of Reindl Harald Sent:

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Reindl Harald
Am 07.04.20 um 22:21 schrieb Dorian ROSSE: > I know there is a coredump mailing list nothing like a "coredump mailing list" exists period you even seem not to know what a coredump ist but crying for it ___ systemd-devel mailing list

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
As I was say stop to talk with me I am not on systemd mailing list for hear you I am on for discuss between linux happier dev worker You spend time for talk But I want hear a worker, I know there is a coredump mailing list but when I was publish there is some year I have never receive any

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
I am not a systemd worker I am more a snort worker Envoyé d’Outlook Mobile From: systemd-devel on behalf of Reindl Harald Sent: Tuesday, April 7, 2020 9:56:06 PM To: systemd-devel@lists.freedesktop.org Subject: Re: [systemd-devel] your

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Reindl Harald
Am 07.04.20 um 21:53 schrieb Dorian ROSSE: > I am don't know why I keep talk to you,  > > You aren't stop to speak,  > > But when I need help you are are lazy person on the list to get help you need to distinct between a problem and your imagination and learn to express your imaginary

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
I am don't know why I keep talk to you, You aren't stop to speak, But when I need help you are are lazy person on the list, An advice stop to talk to me, You are boring and a cowar just, Stop to talk to me OK? I haven't discuss to the list for hear your injuries... Envoyé d’Outlook

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Reindl Harald
Am 07.04.20 um 21:42 schrieb Dorian ROSSE: > I am not a bot but when people unbring help it can be a bot yes which help? you are helpless and that's for sure > I have more publish for nothing at systemd mailing list because your > range of work in systemd is very short,  only god knows what

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
I am not a bot but when people unbring help it can be a bot yes I have more publish for nothing at systemd mailing list because your range of work in systemd is very short, And systemd version isn't often update, I want just use my monitor for set up script, Regards. Dorian Rosse. Envoyé

Re: [systemd-devel] how to check if coredump running now ?

2020-04-07 Thread Dorian ROSSE
I am happy to know coredump run in background My fedora system install often kernel core rpm file And by locate command line I have seen coredump in the kernel files :) I don't translate your e-mail but that I have known, Have a nice night from France, It will be 22 hours, Regards. Dorian

Re: [systemd-devel] how to check if coredump running now ?

2020-04-07 Thread Reindl Harald
Am 07.04.20 um 21:23 schrieb Dorian ROSSE: > Coredump is a program it should run  coredump is something triggered when something crashed and controlled by "kernel.core_pattern = |/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h %e" and there is no fucking reason that it runs all the time

Re: [systemd-devel] how to check if coredump running now ?

2020-04-07 Thread Dorian ROSSE
Coredump is a program it should run I feel like this Envoyé d’Outlook Mobile From: systemd-devel on behalf of Reindl Harald Sent: Tuesday, April 7, 2020 7:54:58 PM To: systemd-devel@lists.freedesktop.org Subject: Re: [systemd-devel] how

Re: [systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Reindl Harald
Am 07.04.20 um 19:47 schrieb Dorian ROSSE: > your are happier but without become static some service I can't loggin > by console-getty et getty@tty1 services on my monitor... > > I have tried too ssh access but ssh mailing list has never answer my > e-mail... > > thank you in advance to help

Re: [systemd-devel] how to check if coredump running now ?

2020-04-07 Thread Reindl Harald
Am 07.04.20 um 19:05 schrieb Dorian ROSSE: > coredump should be available  it is >> I have launch 'dnf install coredump' without sucess, >> >> I have launch 'locate coredump' finaly coredump is in the system too in >> kernel ! >> >> but when I launch 'systemctl status coredump' It can't be

[systemd-devel] your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services

2020-04-07 Thread Dorian ROSSE
Hello, your are happier but without become static some service I can't loggin by console-getty et getty@tty1 services on my monitor... I have tried too ssh access but ssh mailing list has never answer my e-mail... thank you in advance to help me become static some services, Regards. Dorian

Re: [systemd-devel] how to check if coredump running now ?

2020-04-07 Thread Dorian ROSSE
coredump should be available dns is used for update or install in fedora With the locate command line I am able to see all foldar or file with my coredump search by locate coredump command line Can you help me know why coredump seem uninstall? Envoyé d’Outlook Mobile

Re: [systemd-devel] how to check if coredump running now ?

2020-04-07 Thread Lennart Poettering
On Di, 07.04.20 15:36, Dorian ROSSE (dorianbr...@hotmail.fr) wrote: > Hello, > > > I have launch 'dnf install coredump' without sucess, > > I have launch 'locate coredump' finaly coredump is in the system too in > kernel ! > > but when I launch 'systemctl status coredump' It can't be displayed,

[systemd-devel] how to check if coredump running now ?

2020-04-07 Thread Dorian ROSSE
Hello, I have launch 'dnf install coredump' without sucess, I have launch 'locate coredump' finaly coredump is in the system too in kernel ! but when I launch 'systemctl status coredump' It can't be displayed, what is the systemd command line for check if coredump running ? when I chuss in

Re: [systemd-devel] [Suspected Spam] Link groups in systemd-networkd

2020-04-07 Thread Susant Sahani
Please see https://github.com/systemd/systemd/pull/15355 Susant From: systemd-devel Date: Saturday, 4 April 2020 at 6:41 PM To: systemd-devel@lists.freedesktop.org Subject: [Suspected Spam] [systemd-devel] Link groups in systemd-networkd Hi, are there any plans for supporting link groups in

Re: [systemd-devel] reboot on emergency.target

2020-04-07 Thread Lennart Poettering
On Di, 07.04.20 11:26, Matwey V. Kornilov (matwey.korni...@gmail.com) wrote: > Hi, > > I would like my system to reboot (with some cool down timeout) on > emergency.target instead of running the emergency shell. What would be > the recommended way to achieve this behavior? Is it ok just to

Re: [systemd-devel] how to become static a service by systemctl command line

2020-04-07 Thread Lennart Poettering
On Di, 07.04.20 11:00, Dorian ROSSE (dorianbr...@hotmail.fr) wrote: > Hello, > > > I have disabled service but I want thoses services start when they > need by become thoses services static (I hope this is this word in > English It went by the french word statique) I cannot parse this, sorry.

[systemd-devel] how to become static a service by systemctl command line

2020-04-07 Thread Dorian ROSSE
Hello, I have disabled service but I want thoses services start when they need by become thoses services static (I hope this is this word in English It went by the french word statique) Thank you in advance for your help, Regards. Dorian ROSSE.

[systemd-devel] Antw: [EXT] Re: reboot on emergency.target

2020-04-07 Thread Ulrich Windl
>>> Michal Zegan schrieb am 07.04.2020 um 11:32 in Nachricht <5085_1586252516_5E8C4AE3_5085_481_1_30bb2233-0ec7-ce60-a2fb-1e6830564358@poczta onet.pl>: > Hi, > Curious what is the use case. For me emergency is used mostly when I run > the kernel with the emergency cmdline parameter or when

Re: [systemd-devel] reboot on emergency.target

2020-04-07 Thread Michał Zegan
Hi, Curious what is the use case. For me emergency is used mostly when I run the kernel with the emergency cmdline parameter or when something fails and I have to debug it before everything else starts. W dniu 07.04.2020 o 10:26, Matwey V. Kornilov pisze: > Hi, > > I would like my system to

[systemd-devel] reboot on emergency.target

2020-04-07 Thread Matwey V. Kornilov
Hi, I would like my system to reboot (with some cool down timeout) on emergency.target instead of running the emergency shell. What would be the recommended way to achieve this behavior? Is it ok just to override default emergency.service to whatever I want?