diff options
author | Cyril Brulebois <cyril.brulebois@kerlabs.com> | 2008-03-13 17:50:59 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:01:51 +0100 |
commit | 2e1ec3d71922a660f0f607a2c80d74bd90cd5ef6 (patch) | |
tree | 7d7d5757e6aee0e408d774fd198757ba85135669 /docs/FAQ | |
parent | 7c99543227afecd6f00b2987f76b844c162e6ec4 (diff) | |
download | vyos-live-build-2e1ec3d71922a660f0f607a2c80d74bd90cd5ef6.tar.gz vyos-live-build-2e1ec3d71922a660f0f607a2c80d74bd90cd5ef6.zip |
Fix various typos.
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ A: live-helper supports Debian and Ubuntu right now. Adding automatic defaults include it. -Q: How can I build images with an unprevileged user account? +Q: How can I build images with an unprivileged user account? A: You can use --root-command sudo or set LH_ROOT_COMMAND="sudo" in config/common. |