252ad0b Add runas option to run function

1 file Authored by mkosek 10 years ago, Committed by pviktori 10 years ago,
    Add runas option to run function
    
    Run function can now run the specified command as different user by
    setting the both real and effective UID and GID for executed process.
    
    Add both the missing run function attribute doc strings as well as
    a doc string for the runas attribute.
    
        
file modified
+38 -21