Ajout XZ_UTILS et remplacement XFree86.0.log par Xorg.0.log dans le script rotatelogs
[hvlinux.git] / stage2 / hv-install-1
index 81693d8..f596347 100755 (executable)
@@ -3,11 +3,7 @@
 source ../functions/main
 source /etc/profile
 
-if [ "x${USER}" != "xroot" ]; then
-    echo "You must be the superuser to install hvlinux."
-    exit 1
-fi
-
+check_for_root_user
 init_log_file
 
 rscr mult "Performing pre-install" pre-install