puppet-standalone-mashup/shared/templates/base/init-d-header

8 lines
97 B
Plaintext
Raw Permalink Normal View History

2012-05-14 13:15:05 +00:00
#!/bin/sh
PATH=<%= scope.lookupvar('base::path') %>
NAME=<%= name %>
DESC=<%= name %>
RETVAL=0