puppetlabs-docker
puppetlabs-docker copied to clipboard
Add option to add ExecReload in the systemd service file
Use Case
The ExecReload statement in the service unit file is useful and is supposed by some dockerized services such as puppetserver.
Describe the Solution You Would Like
A way to support that option