]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Allow overriding FILES
authorPeter Palfrader <peter@palfrader.org>
Tue, 24 May 2011 09:53:25 +0000 (11:53 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 24 May 2011 09:53:25 +0000 (11:53 +0200)
modules/stunnel4/files/etc-init.d-stunnel4

index 2ffa2533489bf2ddd971bacbd456420a9e531658..fc17c6df62134e3372a9d0dc9e8da0f6fe1d538a 100755 (executable)
@@ -20,7 +20,7 @@ DEFAULTPIDFILE="/var/run/stunnel4.pid"
 DAEMON=/usr/bin/stunnel4
 NAME=stunnel
 DESC="SSL tunnels"
-FILES="/etc/stunnel/*.conf"
+FILES="${STUNNEL_FILES:-/etc/stunnel/*.conf}"
 OPTIONS=""
 ENABLED=0