Colton Myers
3f09d58fff
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
...
Conflicts:
salt/cloud/clouds/vmware.py
salt/modules/rh_ip.py
salt/modules/s3.py
salt/modules/saltutil.py
salt/modules/zypper.py
salt/spm/__init__.py
salt/utils/aws.py
salt/utils/s3.py
tests/unit/modules/s3_test.py
tests/unit/pydsl_test.py
2015-12-01 15:31:03 -07:00
Colton Myers
0d90dd3a19
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
debian/salt-master.service
salt/modules/win_pkg.py
2015-12-01 13:26:44 -07:00
Evgeny Vereshchagin
134b3a6e89
Use systemd-notify on systems without python2 systemd bindings
2015-09-11 05:01:49 +03:00
Stephen Spencer
307ded4e98
salt-api.service:LimitNOFILE=8192
...
salt-master.service:LimitNOFILE=16384
salt-minion.service:LimitNOFILE=8192
salt-syndic.service:LimitNOFILE=8192
2015-03-30 13:32:07 -05:00
Stephen Spencer
9980a251e4
At the very least there should be a comment of some sort indicating what
...
directive needs to be set.
2015-03-27 15:50:43 -05:00
Dennis Herbrich
f1a8a538fc
Fix typo in Type declaration of systemd unit
...
The systemd service type must be declared in lower case, otherwise systemd generated a warning and ignores the declaration.
2014-04-23 15:11:00 +02:00
Daniel Wallace
198e3eee8a
Yay systemd.daemon.notify
...
requires the python2 systemd bindings
2014-03-14 08:19:52 -05:00
Thomas S Hatch
09f2239167
Change the systemd scripts to use simple instead of forking
2012-11-20 12:14:21 -07:00
Ivoz
63352e6fa4
Change systemd-started services to be daemonized
2012-10-26 09:51:41 +11:00
Ivoz
0a071e479c
Move systemd service files to a separate directory
...
Since service files might be used by many distros (arch, rpm-based,
gentoo, mindriva, mageia) I think it would be useful to symlink to
standard ones (and copy and edit them if differences are needed).
2012-10-26 09:45:33 +11:00