From 35734279ae4508a68fe2811a3505089edeff5af1 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 20 Feb 2012 16:53:44 +0000 Subject: [PATCH] * Fix incorrect default value. svn path=/nixos/trunk/; revision=32431 --- modules/services/networking/ifplugd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/services/networking/ifplugd.nix b/modules/services/networking/ifplugd.nix index 3e2bf9d6997..df50e9807a9 100644 --- a/modules/services/networking/ifplugd.nix +++ b/modules/services/networking/ifplugd.nix @@ -49,7 +49,7 @@ in }; networking.interfaceMonitor.commands = mkOption { - default = false; + default = ""; description = '' Shell commands to be executed when the link status of an interface changes. On invocation, the shell variable