aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Delmar Davis <don@suspectdevices.com>2021-02-01 06:35:58 -0800
committerDon Delmar Davis <don@suspectdevices.com>2021-02-01 06:35:58 -0800
commitc66dffced256661a46fa47fd93383550ae54f30e (patch)
treee0fd44ee6c03445bdfcadb9f7aa9675f7ea08e5b
parentd578d176298e0fdc6c35b963fbb906594e12597e (diff)
...
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 808fabc..cc03e6d 100644
--- a/README.md
+++ b/README.md
@@ -204,7 +204,8 @@ root@annie:/home/don# lxc start joey:nina
```
### Adding ansible user for annie.
-```root@joey:# useradd -m -c Annie annie
+```
+root@joey:# useradd -m -c Annie annie
root@joey:# passwd annie.
...
root@joey:# su -l annie