Project

General

Profile

Task #1370

Updated by Alex Afanasyev about 10 years ago

This task is to provide ConfigFile command-line option and machinery to drop privileges after start. 

 Configuration This should go into "general" section and should include (commented out in the .sample file) 

     general  
     { 
         ; user "ndn-user" 
         ; group "ndn-user" 
     } be 

 * --user=<username> 
 * --group=<group> 

Back