#923767 RFP: node-runas -- Run command synchronously

#923767#5
Date:
2019-03-05 07:06:29 UTC
From:
To:
* Package name    : node-runas
  Version         : 3.1.1
  Upstream Author : Microsoft
* URL             : https://salsa.debian.org/themusicgod1-guest/
* License         : MIT
  Programming Lang: c
  Description     : Run command synchronously

Launches a new process with the given command, with command line arguments in args.
This function is synchronous and returns the exit code when the command finished.

runas is a dependency of meteor ( #842425 ).