diff --git a/extras/admin-container/motd b/extras/admin-container/motd index 5f3d4894c31..9de131eb7bf 100644 --- a/extras/admin-container/motd +++ b/extras/admin-container/motd @@ -1,10 +1,10 @@ Welcome to Thar's Handy Administrator Resources (the admin container)! -This container provides access to the Thar host filesystems and contains -common tools for inspection and troubleshooting. It is based on -Amazon Linux 2, and most things are in the same places you would find them -on an AL2 host. +This container provides access to the Thar host filesystems (see +/.thar/rootfs) and contains common tools for inspection and troubleshooting. +It is based on Amazon Linux 2, and most things are in the same places you would +find them on an AL2 host. To permit more intrusive troubleshooting, including actions that mutate the running state of the Thar host, we provide a tool called "sheltie" (`sudo sheltie`). -When run, this tool drops you into a root shell on the Thar host. +When run, this tool drops you into a root shell in the Thar host's root filesystem.