Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:saltstack:products:testing
py26-compat-salt
avoid-failures-on-sles-12-sp2-because-of-new-sy...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File avoid-failures-on-sles-12-sp2-because-of-new-systemd.patch of Package py26-compat-salt
From d57f8b76b05913c18486c37a5494c3032a64be7d Mon Sep 17 00:00:00 2001 From: Silvio Moioli <smoioli@suse.de> Date: Wed, 14 Dec 2016 10:33:39 +0100 Subject: [PATCH] Avoid failures on SLES 12 SP2 because of new systemd TaskMax limit (bsc#985112) --- pkg/salt-master.service | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/salt-master.service b/pkg/salt-master.service index 59be50301a..ecd3edd467 100644 --- a/pkg/salt-master.service +++ b/pkg/salt-master.service @@ -6,6 +6,7 @@ After=network.target LimitNOFILE=16384 Type=simple ExecStart=/usr/bin/salt-master +TasksMax=infinity [Install] WantedBy=multi-user.target -- 2.13.6
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor