#!/bin/sh
#
# ExecReload of puppetserver.service. The server reloads by talking to the
# running service, not by a signal, so this is a reloadcmd rather than a
# signal name in actions.d/reload.
exec /opt/puppetlabs/server/apps/puppetserver/bin/puppetserver reload
