# /etc/default/stunnel # Julien LEMOINE # September 2003 # Change to one to enable stunnel automatic startup ENABLED=<%= scope.lookupvar('stunnel::startboot') %> FILES="/etc/stunnel/*.conf" OPTIONS="" # Change to one to enable ppp restart scripts PPP_RESTART=0 <%= scope.lookupvar('stunnel::default_extra') %>