summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlexey Lebedeff <alebedev@mirantis.com>2016-01-22 16:28:57 +0300
committerAlexey Lebedeff <alebedev@mirantis.com>2016-01-22 16:46:47 +0300
commit466dea8ba68f5687eb8e2dfb90d06f94ce3ac3ee (patch)
tree44ed52692902d42f92a53a9438b0cda96ff64cf1 /docs
parent116f9bd449abee8d0d4dbc920bb3896efce86882 (diff)
downloadrabbitmq-server-git-466dea8ba68f5687eb8e2dfb90d06f94ce3ac3ee.tar.gz
Use systemd-notify(1) shell helper as fallback
Currently external erlang library `sd_notify` is used to make systemd unit with `Type=notify` to work correctly. This library contains some C code and thus cannot be built into architecture-independent package. But it is not actually needed, as systemd provides systemd-notify(1) helper for shell scripts which serves exactly the same purpose. The only thing is that you need to add `NotifyAccess=all` to your unit file to make everything work well.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions