From 4fc01525dbe32a31bdc061e72058f6c18d88ad4e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 24 May 2011 11:52:25 +0200 Subject: [PATCH] add puppet header --- modules/stunnel4/files/etc-init.d-stunnel4 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/stunnel4/files/etc-init.d-stunnel4 b/modules/stunnel4/files/etc-init.d-stunnel4 index 8549c40b..2ffa2533 100755 --- a/modules/stunnel4/files/etc-init.d-stunnel4 +++ b/modules/stunnel4/files/etc-init.d-stunnel4 @@ -1,4 +1,10 @@ #! /bin/sh -e + +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## + ### BEGIN INIT INFO # Provides: stunnel4 # Required-Start: $local_fs $remote_fs -- 2.39.2