IdleFlags: add a "partition" event

This commit is contained in:
Max Kellermann
2017-02-17 23:59:06 +01:00
parent 1786f9b1bb
commit 3b84b99804
4 changed files with 13 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ static const char *const idle_names[] = {
"message",
"neighbor",
"mount",
"partition",
nullptr
};