new: shutdown | reboot on rootless user
This commit is contained in:
@@ -62,6 +62,7 @@ class _DockerManagePageState extends State<DockerManagePage> {
|
||||
widget.spi.user,
|
||||
(user) async => await showPwdDialog(context, user),
|
||||
widget.spi.id,
|
||||
context,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user