From 2fbbdd02fb49ce0e92ecb8bd658ed301ebe185aa Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Mon, 20 Dec 1999 18:28:58 +0000 Subject: *** empty log message *** --- init-sh/level5.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init-sh') diff --git a/init-sh/level5.sh b/init-sh/level5.sh index c1509a1..28e9e86 100755 --- a/init-sh/level5.sh +++ b/init-sh/level5.sh @@ -115,7 +115,9 @@ echo "All services are disabled : try the chkconfig to enable one..." echo "If you're on a senssible machine, ( which is probably the case )" echo "you should compile the server from the sources". echo -echo "Good luck. :-)" +echo "In order to launch X in this security level," +echo "you need to add your user to the \"xgrp\" group..." +echo "Use : usermod -G xgrp username" echo -- cgit v1.2.1