From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#40087: custom zabbix alert scripts are expected to be found in /gnu/store Date: Mon, 16 Mar 2020 10:34:54 +0100 Message-ID: <87blowmym9.fsf@elephly.net> References: <87d09cmz9u.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55443) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDmAF-0003hF-2T for bug-guix@gnu.org; Mon, 16 Mar 2020 05:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDmAE-0002b4-6H for bug-guix@gnu.org; Mon, 16 Mar 2020 05:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jDmAD-0002Wq-Pz for bug-guix@gnu.org; Mon, 16 Mar 2020 05:36:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jDmAD-0004vU-Lu for bug-guix@gnu.org; Mon, 16 Mar 2020 05:36:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40087@debbugs.gnu.org The location can be overridden with the AlertScriptsPath configuration option in the server settings. The default is a sub-directory in the pkgdatadir, which doesn=E2=80=99t make sense for Guix. --=20 Ricardo