You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written a simple script to check if the rights are correct and if not they will be set. I am not sure where is the best place to add this function, while the same bug possible effect other adapter when they want to use ping.
We should also remember that a system update can change the rights again, as someone has written on the forum thread.
`const os = require('os');
const { exec } = require('child_process');
The text was updated successfully, but these errors were encountered: