reboot: Use posix_spawn instead of system
Use posix_spawn to avoid having to allocate memory needed for the system
command line.
Sponsored by: Netflix
Reviewed by: jrtc27
Differential Revision: https://reviews.freebsd.org/D43860
reboot: Use posix_spawn instead of system Tags None Referenced Files None Subscribers None
Description
Details
|