mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-03 17:13:16 +00:00
1. Updated lib-finder to help find binaries
2. Added kvm-helper
This commit is contained in:
@@ -813,7 +813,7 @@ function monitorinfo()
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
else if(ret.display == null || ret.display === '')
|
||||
{
|
||||
// We need to find $DISPLAY by looking at all the processes running on the same tty as the XServer instance for this user session
|
||||
child = require('child_process').execFile('/bin/sh', ['sh']);
|
||||
|
||||
Reference in New Issue
Block a user