mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 07:08:02 +02:00
sleep-monitor: use more informative who/why text
This commit is contained in:
parent
4e009ecaeb
commit
bdf2bfbc3c
1 changed files with 2 additions and 2 deletions
|
|
@ -111,8 +111,8 @@ take_inhibitor (NMSleepMonitor *self)
|
||||||
"Inhibit",
|
"Inhibit",
|
||||||
g_variant_new ("(ssss)",
|
g_variant_new ("(ssss)",
|
||||||
"sleep",
|
"sleep",
|
||||||
g_get_user_name (),
|
"NetworkManager",
|
||||||
"inhibited",
|
"Receiving sleep notifications",
|
||||||
"delay"),
|
"delay"),
|
||||||
0,
|
0,
|
||||||
G_MAXINT,
|
G_MAXINT,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue