aboutsummaryrefslogtreecommitdiff
path: root/templates/dropin_ferm.conf.epp
blob: d5ed63be1dd7c19be9a12ddd2a74c1649be22866 (plain)
1
2
3
4
5
6
# THIS SNIPPET IS MANAGED BY PUPPET
[Service]
ExecStart=
ExecStart=/usr/sbin/ferm <%= $ferm::configfile %>
ExecStop=
ExecStop=/usr/sbin/ferm -F <%= $ferm::configfile %>