k0sproject/rig

Many of the basic functions require configured passwordless sudo

kke opened this issue · 1 comments

kke commented

For example ReadFile, FileExist, DeleteFile and so on.

None of the functions in linux.go should use exec.Sudo internally.

kke commented

Solved in #164