Add a systemd unit file
Review Request #10043 — Created June 27, 2018 and submitted — Latest diff uploaded
Information | |
---|---|
brennie | |
rb-gateway | |
master | |
|
|
0712f86... | |
Reviewers | |
rb-gateway | |
We now ship an example systemd unit file for rb-gateway.
Installed rb-gateway on a Debian server and ran the following:
systemd start rb-gateway.service systemd stop rb-gateway.services
and viewed the logs. The process started correctly and terminated
cleanly.