[tarantool-patches] Re: [PATCH] Make `tarantoolctl start` work withiout box.cfg in init script

Konstantin Osipov kostja at tarantool.org
Tue Aug 13 00:42:12 MSK 2019


* Георгий Кириченко <georgy at tarantool.org> [19/08/12 19:12]:
> There is completely no problem with systemd because there is nothing to do as 
> system already able to daemonize a service and track it's state (including 
> starting->started switch).
> 
> Out issue stems from a no-systemd environment when user starts service without 
> root-privileges and/or on-systemd installations.

In no systemd environment we still can use systemd socket. This is
what the original patch does already. The child process can
communicate its state using this socket.

-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list