[systemd-devel] install ipsec and l2tp problem

2019-03-15 Thread Li Haosen
hello,dear,Engineer,Forgive me,my English not good,i install ipsec and l2tp has some problem,i can‘t find how to solve,can help me? [image: 1.jpg] [image: 2.jpg] ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org https://lists.freedesktop.

[systemd-devel] udp socket-activation "fake-service"

2019-03-15 Thread Reindl Harald
Hi for a firewall development setup (nested virtualization) i have running a tcp service like below on a VM liesting on a complete /24 network behind a NAT with "udpsvd" at least something works for "nmap -p 53 -sU -P0 host" on a single port and always running - is there some way to get a simila

Re: [systemd-devel] unit been dead before been running

2019-03-15 Thread Lennart Poettering
On Mi, 13.03.19 11:40, aleivag (alei...@gmail.com) wrote: > Hi all: > > Sorry to bring this up again... here is what i plan to do, i'm just asking > if this make sense. > > (the context is that i start a transient unit, and pass tty fd, and i need > to know when the unit is dead, so i can close my

Re: [systemd-devel] unit been dead before been running

2019-03-15 Thread Lennart Poettering
On Mo, 18.02.19 16:46, aleivag (alei...@gmail.com) wrote: > 1.- Is this change in behaviour, intended, or a side effect of something > else? When a unit is first created it is in "dead" state. It only changes to "active" state as soon as it actually starts running. Note that PropertiesChanged is

Re: [systemd-devel] StartLimitBurst/StartLimitInterval not getting enforced

2019-03-15 Thread Lennart Poettering
On Mi, 06.03.19 12:59, prashantkumar dhotre (prashantkumardho...@gmail.com) wrote: > But the doc says > https://www.freedesktop.org/software/systemd/man/systemd.unit.html > " however, they apply to all kinds of starts (including manual), not just > those triggered by theRestart= logic" > so a spe