From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: mcron service Date: Fri, 24 Jun 2016 07:59:26 +0200 Message-ID: <20160624075926.03c6d198@scratchpost.org> References: <20160430192744.1fbe081f@scratchpost.org> <871t5lc432.fsf@gnu.org> <20160517192857.0bab0560@scratchpost.org> <877fdgs4hv.fsf_-_@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGK9b-0005ie-44 for guix-devel@gnu.org; Fri, 24 Jun 2016 01:59:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGK9Y-0006Us-43 for guix-devel@gnu.org; Fri, 24 Jun 2016 01:59:47 -0400 In-Reply-To: <877fdgs4hv.fsf_-_@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?UTF-8?B?Q291cnTDqHM=?= Cc: guix-devel@gnu.org Hi, I tried it out and can confirm that it still works. Nice! Just curious, how would I specify the user to run the job under now? How do I read the guix texinfo manual (using info) when the manual is not installed (i.e. read directly from the git checkout)? (Also, I wonder whether it would make any sense to be able to specify a list of packages that have to be installed because of the scheduled job(s). Otherwise it could for example be that updatedb isn't available, right?)