Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Project not found: home:dgarcia:branches:systemsmanagement:saltstack
SUSE:SLE-12:Update
salt.5686
special-salt-minion.service-file-for-rhel7.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File special-salt-minion.service-file-for-rhel7.patch of Package salt.5686
From 6841af9acfb08d37d3e7e9c5b4161f43ad0f05af Mon Sep 17 00:00:00 2001 From: Michael Calmer <mc@suse.de> Date: Tue, 7 Mar 2017 13:50:13 +0100 Subject: [PATCH] special salt-minion.service file for rhel7 --- pkg/salt-minion.service.rhel7 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pkg/salt-minion.service.rhel7 diff --git a/pkg/salt-minion.service.rhel7 b/pkg/salt-minion.service.rhel7 new file mode 100644 index 0000000..6917267 --- /dev/null +++ b/pkg/salt-minion.service.rhel7 @@ -0,0 +1,14 @@ +[Unit] +Description=The Salt Minion +After=network.target + +[Service] +Type=simple +LimitNOFILE=8192 +ExecStart=/usr/bin/salt-minion +KillMode=process +Restart=on-failure +RestartSec=15 + +[Install] +WantedBy=multi-user.target -- 2.10.2
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