added mtls renewal service to motd
This commit is contained in:
@@ -22,9 +22,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
service_status = {
|
service_status = {
|
||||||
SSH = "sshd.socket";
|
|
||||||
"SSH Certs" = "step-ssh-host-renew.timer";
|
|
||||||
Docker = "docker";
|
Docker = "docker";
|
||||||
|
SSH = "sshd.socket";
|
||||||
|
"SSH Cert Renewal" = "step-ssh-host-renew.timer";
|
||||||
|
"mTLS Renewal" = "mtls-renew.timer";
|
||||||
};
|
};
|
||||||
|
|
||||||
# This calculation is wrong for LXCs
|
# This calculation is wrong for LXCs
|
||||||
|
|||||||
Reference in New Issue
Block a user