diff --git a/pkg/getty/etc/motd b/pkg/getty/etc/motd index 259f21c12..60e19e26d 100644 --- a/pkg/getty/etc/motd +++ b/pkg/getty/etc/motd @@ -2,4 +2,4 @@ Welcome to LinuxKit! NOTE: This system is namespaced. The namespace you are currently in may not be the root. -System services are namespaced; to access, use `ctr -n linuxkit.service ...` +System services are namespaced; to access, use `ctr -n services.linuxkit ...` diff --git a/pkg/sshd/etc/motd b/pkg/sshd/etc/motd index 259f21c12..60e19e26d 100644 --- a/pkg/sshd/etc/motd +++ b/pkg/sshd/etc/motd @@ -2,4 +2,4 @@ Welcome to LinuxKit! NOTE: This system is namespaced. The namespace you are currently in may not be the root. -System services are namespaced; to access, use `ctr -n linuxkit.service ...` +System services are namespaced; to access, use `ctr -n services.linuxkit ...`