Remove man pages fix for shadow
[hvlinux.git] / stage2 / pkg / sysvinit
index 853c904..4ca834e 100644 (file)
@@ -23,7 +23,4 @@ hvbuild_post()
     chown root:shutdown /sbin/{halt,poweroff,reboot,shutdown}
     chmod 750 /sbin/{halt,poweroff,reboot,shutdown}
     chmod u+s /sbin/{halt,poweroff,reboot,shutdown}
-
-    # Il faut ajouter l'usager rĂ©gulier au groupe shutdown.
-    gpasswd -a ${REGUSER} shutdown
 }