From: Leo Famulari <leo@famulari.name>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: guix-daemon hitting systemd TasksMax
Date: Tue, 19 Apr 2016 21:20:28 -0400 [thread overview]
Message-ID: <20160420012028.GB17827@jasmine> (raw)
In-Reply-To: <87vb3dzj5a.fsf@gnu.org>
On Tue, Apr 19, 2016 at 05:57:05PM +0200, Ludovic Courtès wrote:
> What about this:
>
> diff --git a/etc/guix-daemon.service.in b/etc/guix-daemon.service.in
> index 28ef000..c79f867 100644
> --- a/etc/guix-daemon.service.in
> +++ b/etc/guix-daemon.service.in
> @@ -10,6 +10,7 @@ ExecStart=@bindir@/guix-daemon --build-users-group=guixbuild
> RemainAfterExit=yes
> StandardOutput=syslog
> StandardError=syslog
> +TasksMax=1024
>
> [Install]
> WantedBy=multi-user.target
>
> (Is it the right syntax?)
It works for me on systemd-229 on Debian.
next prev parent reply other threads:[~2016-04-20 1:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-14 23:37 guix-daemon hitting systemd TasksMax Joram Schrijver
2016-04-15 14:35 ` Efraim Flashner
2016-04-16 1:29 ` Leo Famulari
2016-04-16 13:12 ` Joram Schrijver
2016-04-16 16:14 ` Leo Famulari
2016-04-16 22:46 ` Ludovic Courtès
2016-04-18 20:33 ` Leo Famulari
2016-04-18 20:42 ` Joram Schrijver
2016-04-19 15:57 ` Ludovic Courtès
2016-04-20 1:20 ` Leo Famulari [this message]
2016-04-25 21:37 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160420012028.GB17827@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.