balena-os / leviathan

A distributed hardware testing framework
https://balena-os.github.io/leviathan
Apache License 2.0
23 stars 6 forks source link

Automatically detect if tun module is available, fail on error #1042

Open perezmeyer opened 1 year ago

perezmeyer commented 1 year ago

Maybe the code should do a preliminary test on wether tun is available and if not, let the user know it needs to load the tun module.