From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Virus-Scanned: by AV scanner Date: Wed, 5 Dec 2007 10:37:27 +0300 From: Andrew Borodin To: ALT Linux Community general discussions Message-ID: <20071205073727.GB4053@borodin.zarya> References: <47564B02.9090601@svi.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.1i Subject: Re: [Comm] crontab don't work X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2007 07:36:20 -0000 Archived-At: List-Archive: List-Post: On Wed, Dec 05, 2007 at 11:16:19AM +0200, Aleksander N. Gorohovski wrote: > > Мне так кажется, что надо: > > 00 22 * * * root poweroff > Как это "root poweroff" > ? > Разве такая команда есть > Из примера видно (#), что от root > Т.е. > захожу в консоль root > и выполняю настройку > # crontab -e > 0 22 * * * poweroff > А зачем указывать root poweroff в настройках crontab Формат такой. В системном crontab надо указывать пользователя. minute hour day-of-month month day-of-week user command -- С уважением, А. Бородин.