diff options
author | Guillaume Mazoyer <respawneral@gmail.com> | 2014-08-06 12:18:52 +0200 |
---|---|---|
committer | Guillaume Mazoyer <respawneral@gmail.com> | 2014-08-06 12:18:52 +0200 |
commit | ae57804c3f7e76b5169ee303dbb18e61cdfc87b9 (patch) | |
tree | 25f642cb06c4867f4d8eae635edb4241d387346a | |
parent | 8140e8b7c599a7111f617bfe9701e09e95f08d83 (diff) |
Don't forget to add 'lg' in the 'bird' group.
-rw-r--r-- | docs/bird.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bird.md b/docs/bird.md index 27cf61e..21e3d26 100644 --- a/docs/bird.md +++ b/docs/bird.md @@ -29,7 +29,7 @@ Rough steps ahead (maybe more doc later): # create the "lg" unix user root@bird-router ~# adduser lg (boring questions) -root@bird-router ~# +root@bird-router ~# adduser lg bird # log in as lg user root@bird-router ~# su -l lg |