diff --git a/pkg/getty/etc/motd b/pkg/getty/etc/motd index 2414d0d94..259f21c12 100644 --- a/pkg/getty/etc/motd +++ b/pkg/getty/etc/motd @@ -2,3 +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 ...` diff --git a/pkg/sshd/etc/motd b/pkg/sshd/etc/motd index 2414d0d94..259f21c12 100644 --- a/pkg/sshd/etc/motd +++ b/pkg/sshd/etc/motd @@ -2,3 +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 ...`