Re: [systemd-devel] [ANNOUNCE] systemd v230

2016-05-22 Thread Dave Reisner
On Sat, May 21, 2016 at 10:51:13PM +, Zbigniew Jędrzejewski-Szmek wrote: > Hi, > > systemd v230 has been tagged. Enjoy! > > CHANGES WITH 230: Hi, One important change missing from this list is 7163e1ca1108d7 -- if you use systemd in your initramfs and do not add initrd-root-device.target, b

Re: [systemd-devel] restart vs. stop/start

2016-05-22 Thread Pathangi Janardhanan
Hi, Internally systemd, does differentiate between stop - start and restart because when you use restart, it preserves any FDs that were saved across the stop and provides it to the start, but does not do the same thing, when the user explictly does a stop/start. I think it would be nice

Re: [systemd-devel] Hear opinions about changing watchdog timeout value during service running

2016-05-22 Thread
Hello. Below is usecase from our SW-Engineer. What do you think so? From Minkyung Kim. The usecase: When process runs, it will face various situation according to a job. Process can send a notification fast when it’s workload is not heavy. On the contrary if the workload is heavy, sendi

Re: [systemd-devel] restart vs. stop/start

2016-05-22 Thread Christian Boltz
Hello, Am Sonntag, 22. Mai 2016, 21:48:02 CEST schrieb Reindl Harald: > Am 22.05.2016 um 21:03 schrieb Christian Boltz: > > I'm already using ExecReload= to reload the profiles (works fine), > > and hope all users actually read the documentation and use reload > > (and avoid restart). > > > > Ple

Re: [systemd-devel] restart vs. stop/start

2016-05-22 Thread Reindl Harald
Am 22.05.2016 um 21:03 schrieb Christian Boltz: I'm already using ExecReload= to reload the profiles (works fine), and hope all users actually read the documentation and use reload (and avoid restart). Please read the paragraph above the ^^^ marker again. The problem is what happens when someo

Re: [systemd-devel] Shutdown a specific service in systemd shutdown

2016-05-22 Thread Mantas Mikulėnas
On Sun, May 22, 2016 at 3:24 PM, Andrei Borzenkov wrote: > 19.05.2016 11:57, Martin Pitt пишет: > > Hello Bao, > > > > Bao Nguyen [2016-05-19 15:52 +0700]: > >> When the system is shutdown, systemd will terminate all services in > >> parallel manner, could you let me know if there is any ways to

Re: [systemd-devel] restart vs. stop/start

2016-05-22 Thread Mantas Mikulėnas
On Sun, May 22, 2016 at 10:03 PM, Christian Boltz wrote: > Hello, > > Am Sonntag, 22. Mai 2016, 20:24:53 CEST schrieb Martin Pitt: > > Christian Boltz [2016-05-22 16:18 +0200]: > > > "start" means loading the profiles and applying the confinement to > > > _newly started_ profiles. > > > > > > Thi

Re: [systemd-devel] restart vs. stop/start

2016-05-22 Thread Christian Boltz
Hello, Am Sonntag, 22. Mai 2016, 20:24:53 CEST schrieb Martin Pitt: > Christian Boltz [2016-05-22 16:18 +0200]: > > "start" means loading the profiles and applying the confinement to > > _newly started_ profiles. > > > > This also means that _already running_ processes won't be > > (re)confined [

Re: [systemd-devel] restart vs. stop/start

2016-05-22 Thread Martin Pitt
Christian Boltz [2016-05-22 16:18 +0200]: > "start" means loading the profiles and applying the confinement to _newly > started_ profiles. > > This also means that _already running_ processes won't be (re)confined [1], > which translates a small typo done by the admin ("systemctl restart > appa

Re: [systemd-devel] [ANNOUNCE] systemd v230

2016-05-22 Thread Zbigniew Jędrzejewski-Szmek
On Sun, May 22, 2016 at 02:02:57PM +0500, Alexander E. Patrakov wrote: > 22.05.2016 13:33, Alexander E. Patrakov пишет: > >22.05.2016 03:51, Zbigniew Jędrzejewski-Szmek пишет: > >>Hi, > >> > >>systemd v230 has been tagged. Enjoy! > >> > >>CHANGES WITH 230: > > > > > > > >>* Framebuffer devi

Re: [systemd-devel] restart vs. stop/start

2016-05-22 Thread Christian Boltz
Hello, Am Samstag, 21. Mai 2016, 10:31:22 CEST schrieb Andrei Borzenkov: > 21.05.2016 05:59, Reindl Harald пишет: > > Am 20.05.2016 um 21:50 schrieb Christian Boltz: > >> systemctl restart foo > >> > >> is internally mapped to a sequence of > >> > >> systemctl stop foo; systemctl start f

Re: [systemd-devel] Shutdown a specific service in systemd shutdown

2016-05-22 Thread Andrei Borzenkov
19.05.2016 11:57, Martin Pitt пишет: > Hello Bao, > > Bao Nguyen [2016-05-19 15:52 +0700]: >> When the system is shutdown, systemd will terminate all services in >> parallel manner, could you let me know if there is any ways to tell systemd >> to shutdown a specific service first, then shutdown al

Re: [systemd-devel] [ANNOUNCE] systemd v230

2016-05-22 Thread Alexander E. Patrakov
22.05.2016 13:33, Alexander E. Patrakov пишет: 22.05.2016 03:51, Zbigniew Jędrzejewski-Szmek пишет: Hi, systemd v230 has been tagged. Enjoy! CHANGES WITH 230: * Framebuffer devices (/dev/fb*) and 3D printers and scanners (devices tagged with ID_MAKER_TOOL) are now tagged

Re: [systemd-devel] [ANNOUNCE] systemd v230

2016-05-22 Thread Alexander E. Patrakov
22.05.2016 03:51, Zbigniew Jędrzejewski-Szmek пишет: Hi, systemd v230 has been tagged. Enjoy! CHANGES WITH 230: * Framebuffer devices (/dev/fb*) and 3D printers and scanners (devices tagged with ID_MAKER_TOOL) are now tagged with "uaccess" and are available to l