parsav  Diff

Differences From Artifact [212041720e]:

To Artifact [dd2878563c]:


    15     15   
    16     16   	'conf';
    17     17   	'conf-profile';
    18     18   	'conf-sec';
    19     19   	'conf-sec-credmg';
           20  +	'conf-user-ctl';
    20     21   }
    21     22   
    22     23   local ingest = function(filename)
    23     24   	local hnd = io.open(path..'/'..filename)
    24     25   	local txt = hnd:read('*a')