Running pkexec exits prematurely

前端 未结 0 1287
太阳男子
太阳男子 2020-12-13 16:44

Runtime.getRuntime().exec(new String[] {"pkexec", "konsole", "-e", bin}).waitFor();

When I run this command, the pkexec gui

相关标签:
回答
  • 消灭零回复
提交回复
热议问题