mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
fb6e545f78
When systemd-python is not installed, systemd notification falls back to using the systemd-notify for service notification. This cannot be used however unless the unit has NotifyAccess=all set. The particular use case for this is when Salt is installed using pip. We don't put systemd-python into the requirements.txt because we can't be sure that the minion supports systemd, so pip installs won't necessarily have systemd-python available. |
||
---|---|---|
.. | ||
salt-api.environment | ||
salt-api.init | ||
salt-api.service | ||
salt-master.environment | ||
salt-master.init | ||
salt-master.service | ||
salt-minion.environment | ||
salt-minion.init | ||
salt-minion.service | ||
salt-syndic.environment | ||
salt-syndic.init | ||
salt-syndic.service |