How to run a vkernel as a background process
Antonio Huete Jiménez
tuxillo at quantumachine.net
Sun Apr 28 13:14:49 PDT 2019
Hi,
vkernels can be started from rc.conf. Please check
/etc/defaults/rc.conf to see the options.
Regards,
Antonio Huete
Matthew Dillon <dillon at backplane.com> escribió:
> Try redirecting stdout and stderr to a file. notty -12 blahblahblabhalh
>> & /tmp/logfile
>
> That's with csh or tcsh . With sh it would be notty -12 blsahblahblbha >
> /tmp/logfile 2>&1
>
> And then see what error you are getting.
>
> -Matt
More information about the Users
mailing list