f139635 fix root password setup (#855481)

Authored and Committed by bcl 11 years ago
    fix root password setup (#855481)
    
    libuser checks the LIBUSER_CONF environmental variable and uses the
    temporary config file it points to, but in order for this to work it
    must be set before User() is run.
    
        
file modified
+2 -2
file modified
+4 -3
file modified
+18 -13