summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-03-22 13:05:53 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-03-22 13:05:53 +0000
commit9a4193da5b91ec0b1b15d96cff28eda1e93c31b8 (patch)
tree60f8b37378eb8c194d4c3a521e891b02d8f9d088 /sys-apps/ifplugd/files/gentoo-ifplugd-conf-v3
parentremove lookingglass (diff)
downloadhistorical-9a4193da5b91ec0b1b15d96cff28eda1e93c31b8.tar.gz
historical-9a4193da5b91ec0b1b15d96cff28eda1e93c31b8.tar.bz2
historical-9a4193da5b91ec0b1b15d96cff28eda1e93c31b8.zip
Revision bump; Default to SHUTDOWN=no in config.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-apps/ifplugd/files/gentoo-ifplugd-conf-v3')
-rw-r--r--sys-apps/ifplugd/files/gentoo-ifplugd-conf-v34
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ifplugd/files/gentoo-ifplugd-conf-v3 b/sys-apps/ifplugd/files/gentoo-ifplugd-conf-v3
index 3b4f0c9a0670..06698a7f07b5 100644
--- a/sys-apps/ifplugd/files/gentoo-ifplugd-conf-v3
+++ b/sys-apps/ifplugd/files/gentoo-ifplugd-conf-v3
@@ -1,5 +1,5 @@
# -*-sh-*-
-# $Id: gentoo-ifplugd-conf-v3,v 1.1 2003/11/15 16:47:58 wmertens Exp $
+# $Id: gentoo-ifplugd-conf-v3,v 1.2 2005/03/22 13:05:53 ka0ttic Exp $
# This file is part of ifplugd.
#
@@ -48,7 +48,7 @@ POLL_TIME="1"
DELAY_UP="0"
DELAY_DOWN="0"
API_MODE="auto"
-SHUTDOWN="yes"
+SHUTDOWN="no"
WAIT_ON_FORK="no"
MONITOR="no"
ARGS=""