tweaked login-text
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"global"
|
||||
"last_login"
|
||||
"service_status"
|
||||
"uptime"
|
||||
# "uptime"
|
||||
"memory"
|
||||
"filesystems"
|
||||
];
|
||||
@@ -17,7 +17,7 @@
|
||||
};
|
||||
|
||||
last_login = {
|
||||
john = 5;
|
||||
john = 3;
|
||||
root = 3;
|
||||
};
|
||||
|
||||
@@ -27,9 +27,10 @@
|
||||
Docker = "docker";
|
||||
};
|
||||
|
||||
uptime = {
|
||||
prefix = "Uptime";
|
||||
};
|
||||
# This calculation is wrong for LXCs
|
||||
# uptime = {
|
||||
# prefix = "Uptime";
|
||||
# };
|
||||
|
||||
memory = {
|
||||
swap_pos = "beside";
|
||||
|
||||
Reference in New Issue
Block a user