From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reza Alizadeh Majd Subject: custom service definition files location Date: Sun, 17 Feb 2019 20:39:26 +0330 Message-ID: <1550423366.1181039.1659667480.7571A44C@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:44673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvPwZ-0005YQ-Pk for help-guix@gnu.org; Sun, 17 Feb 2019 12:09:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvPwY-00048p-RS for help-guix@gnu.org; Sun, 17 Feb 2019 12:09:31 -0500 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:53929) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gvPwY-00045p-2R for help-guix@gnu.org; Sun, 17 Feb 2019 12:09:30 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id DDB281711 for ; Sun, 17 Feb 2019 12:09:26 -0500 (EST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi, does anyone know where do I have to place my custom service definition `.scm` files, in order to automatically be identified by `guix system reconfigure` command? Thanks, Reza