diff --git a/manager/dist/Library/LaunchDaemons/_rdns_.plist.tmpl b/manager/dist/Library/LaunchDaemons/_rdns_.plist.tmpl index ab8c83e..64fa0a9 100644 --- a/manager/dist/Library/LaunchDaemons/_rdns_.plist.tmpl +++ b/manager/dist/Library/LaunchDaemons/_rdns_.plist.tmpl @@ -1,6 +1,7 @@ + Label {{ .ReverseDNS }} diff --git a/manager/dist/etc/systemd/system/_name_.service.tmpl b/manager/dist/etc/systemd/system/_name_.service.tmpl index b05fbe0..2b509d6 100644 --- a/manager/dist/etc/systemd/system/_name_.service.tmpl +++ b/manager/dist/etc/systemd/system/_name_.service.tmpl @@ -1,3 +1,4 @@ +# Generated for serviceman. Edit as you wish. # Pre-req # sudo mkdir -p {{ .Local }}/opt/{{ .Name }}/ {{ .Local }}/var/log/{{ .Name }} {{ if .System -}}