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 2ffa253..fc17c6d 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