From 59877e5071652b2c5bcb11e922eeb39ad991ef43 Mon Sep 17 00:00:00 2001 From: Aurelien Aptel Date: Thu, 11 Jun 2020 14:41:33 +0200 Subject: README: add note about 123456-fsgqa user creation step Signed-off-by: Aurelien Aptel Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index f1fac399..d0e23fcd 100644 --- a/README +++ b/README @@ -22,6 +22,9 @@ _______________________ - create fsgqa test user ("sudo useradd -m fsgqa") - create fsgqa group ("sudo groupadd fsgqa") - create 123456-fsgqa test user ("sudo useradd 123456-fsgqa") + this 2nd user creation step can be safely skipped if your system + doesn't support names starting with digits, only a handful of tests + require it. - create fsgqa2 test user ("sudo useradd fsgqa2") ______________________ -- cgit v1.2.3