3 lei-daemon-kill - signal the lei-daemon
7 lei daemon-kill [-SIGNAL | -s SIGNAL | --signal SIGNAL]
11 Send a signal to the L<lei-daemon(8)>. C<SIGNAL> defaults to C<TERM>.
13 This command should be run after updating the code of lei.
21 Send a graceful termination signal. L<lei-daemon(8)> will exit
22 when all currently running lei commands are done. The listen
23 socket will be released as soon as the signal is processed
24 so another L<lei-daemon(8)> process can take its place.
28 Kills L<lei-daemon(8)> immediately. Some worker processes may
29 remain running after a short while after this takes effect.
34 SIGQUIT and SIGINT currently do what SIGTERM do, may change...
38 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
40 The mail archives are hosted at L<https://public-inbox.org/meta/> and
41 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
45 Copyright all contributors L<mailto:meta@public-inbox.org>
47 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
51 L<lei-daemon-pid(1)>, L<lei-daemon(8)>