From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 11 Feb 2006 16:38:28 +0000 From: "Sergey S. Skulachenko" To: sisyphus@lists.altlinux.org Subject: Re: [sisyphus] xorg-x11-server-1.0.1-alt11 Message-ID: <20060211163828.5740c768@3s.home> In-Reply-To: <200602111628.12769.shrek@freesource.info> References: <200602111528.01301.sssku@online.ru> <200602111619.52680.shrek@freesource.info> <20060211162440.78b8fd42@3s.home> <200602111628.12769.shrek@freesource.info> Organization: private person X-Mailer: Sylpheed-Claws 2.0.0cvs42 (GTK+ 2.8.8; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 13:38:26 -0000 Archived-At: List-Archive: List-Post: On Sat, 11 Feb 2006 16:28:12 +0300 "Valery V. Inozemtsev" wrote: > а кто же тогда говорит: > chown: cannot access `/usr/X11R6/bin/Xorg`: No such file or > directory Валерий, приношу извинения. Я в gentoo, и запутался в разделах: # cat xorg-server #!/bin/sh . /etc/control.d/functions BINARY=/usr/X11R6/bin/Xorg new_fmode public 4711 root root new_fmode xgrp 4710 root xgrp new_fmode restricted 700 root root new_help public "Any user can execute $BINARY" new_help xgrp "Only \"xgrp\" group members can execute $BINARY" new_help restricted "Only root can execute $BINARY" control_fmode "$BINARY" "$*" || exit 1 -- С уважением, С.С.Скулаченко