Re: [systemd-devel] blocking service on shutdown

2018-09-02 Thread Amit Saha
Hi Ralf, On Sun, 2 Sep 2018 at 11:40 pm, Ralf Sieger wrote: > Hi, > > I want my system to pause on shutdown to wait till my backup has finished > if it is running. > For this I've created this small service: > > [Unit] > Description=borg shutdown wait > [Service] > Type=oneshot >

Re: [systemd-devel] Behavior of BindsTo when stopping a service

2018-01-28 Thread Amit Saha
On Sun, Jan 28, 2018 at 5:04 PM Andrei Borzenkov <arvidj...@gmail.com> wrote: > 28.01.2018 02:11, Amit Saha пишет: > > On Sun, 28 Jan 2018 at 6:22 am, Andrei Borzenkov <arvidj...@gmail.com> > > wrote: > > > >> 26.01.2018 05:11, Amit Saha пишет: > &g

Re: [systemd-devel] Behavior of BindsTo when stopping a service

2018-01-27 Thread Amit Saha
On Sun, 28 Jan 2018 at 6:22 am, Andrei Borzenkov <arvidj...@gmail.com> wrote: > 26.01.2018 05:11, Amit Saha пишет: > > Hello, > > > > I have a systemd service - drainconnections which I want to to make sure > > finishes stopping before systemd starts stopping anot

[systemd-devel] Behavior of BindsTo when stopping a service

2018-01-25 Thread Amit Saha
Hello, I have a systemd service - drainconnections which I want to to make sure finishes stopping before systemd starts stopping another service. What I also want is to if I stop supervisord service, drainconnections should be stopped first. It seems like BindsTo is what I need for establishing

[systemd-devel] Setting system wide environment variables

2014-09-23 Thread Amit Saha
Hello, Is systemd.setenv on the kernel command line still the way to set system wide environment variables? [1] [1] http://lists.freedesktop.org/archives/systemd-devel/2012-August/006143.html Thanks, Amit. ___ systemd-devel mailing list

Re: [systemd-devel] Help regarding service dependency

2014-03-24 Thread Amit Saha
- Original Message - From: Lennart Poettering lenn...@poettering.net To: Amit Saha as...@redhat.com Cc: systemd Mailing List systemd-devel@lists.freedesktop.org Sent: Tuesday, March 25, 2014 7:49:08 AM Subject: Re: [systemd-devel] Help regarding service dependency On Thu

Re: [systemd-devel] Help regarding service dependency

2014-03-24 Thread Amit Saha
- Original Message - From: Andrey Borzenkov arvidj...@gmail.com To: Amit Saha as...@redhat.com Cc: systemd Mailing List systemd-devel@lists.freedesktop.org Sent: Friday, March 14, 2014 7:08:28 PM Subject: Re: [systemd-devel] Help regarding service dependency On Fri, Mar 14, 2014

Re: [systemd-devel] Help regarding service dependency

2014-03-14 Thread Amit Saha
- Original Message - From: Andrey Borzenkov arvidj...@gmail.com To: Amit Saha as...@redhat.com Cc: systemd Mailing List systemd-devel@lists.freedesktop.org Sent: Friday, March 14, 2014 12:35:44 PM Subject: Re: [systemd-devel] Help regarding service dependency В Thu, 13 Mar 2014

Re: [systemd-devel] making a python daemon both systemd and el5 compatible

2014-01-27 Thread Amit Saha
. -- Amit Saha http://echorand.me ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] Check from several machines on one machine

2013-11-28 Thread Amit Saha
enthusiast, learning a lot about it myself, so my advice may not be the correct/optimal solution. Hope that helps. -Amit. -- Amit Saha http://echorand.me ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org

Re: [systemd-devel] xnitd

2013-11-28 Thread Amit Saha
inetd more often used to start one instance per connection. This document may prove useful: http://0pointer.de/blog/projects/inetd.html Best, Amit -- Amit Saha http://echorand.me ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http