root(cache.path(rootForm));
cache.makedir(root(), O_CREAT | O_EXCL, 0711, securityd);
putFile(path(ssidFile), mSubservice); // ... and save it in cache
root(cache.path(rootForm));
cache.makedir(root(), O_CREAT | O_EXCL, 0711, securityd);
putFile(path(ssidFile), mSubservice); // ... and save it in cache