X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fsysvinit;h=4ca834e15227af6f9188e13a215832b5174addd6;hb=09d90aecd59ed3f258a29f54a3cacdac312f3d0c;hp=853c904849d78f1cb6c09121c07332cc35538848;hpb=3a7685561df0a4d80e727e5b26fbf413ad0586f2;p=hvlinux.git diff --git a/stage2/pkg/sysvinit b/stage2/pkg/sysvinit index 853c904..4ca834e 100644 --- a/stage2/pkg/sysvinit +++ b/stage2/pkg/sysvinit @@ -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 }