diff options
| author | Don Delmar Davis <don@suspectdevices.com> | 2021-02-01 06:35:58 -0800 |
|---|---|---|
| committer | Don Delmar Davis <don@suspectdevices.com> | 2021-02-01 06:35:58 -0800 |
| commit | c66dffced256661a46fa47fd93383550ae54f30e (patch) | |
| tree | e0fd44ee6c03445bdfcadb9f7aa9675f7ea08e5b | |
| parent | d578d176298e0fdc6c35b963fbb906594e12597e (diff) | |
...
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
