mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-28 06:35:34 +07:00
systemadm: show details for a unit after loading it
This commit is contained in:
parent
f58eedd538
commit
3ff467472e
@ -885,6 +885,7 @@ public class MainWindow : Window {
|
||||
m.run();
|
||||
m.destroy();
|
||||
|
||||
show_unit(u);
|
||||
} catch (DBus.Error e) {
|
||||
show_error(e.message);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user