summaryrefslogtreecommitdiffstats
path: root/isys/iface.h
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-03-19 18:00:47 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-03-19 18:55:13 -1000
commit9255f1e75e41b60df086bd37c82e1aa77d4d42f2 (patch)
treeb86ab615b48372590cbe527511382ca9221d7b87 /isys/iface.h
parent8683176aef29562f6e7505a7727b79f94e1c8a8c (diff)
downloadanaconda-9255f1e75e41b60df086bd37c82e1aa77d4d42f2.tar.gz
anaconda-9255f1e75e41b60df086bd37c82e1aa77d4d42f2.tar.xz
anaconda-9255f1e75e41b60df086bd37c82e1aa77d4d42f2.zip
Move OUTPUT_TERMINAL definition to isys.h
Diffstat (limited to 'isys/iface.h')
-rw-r--r--isys/iface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/isys/iface.h b/isys/iface.h
index 59e384914..c95c39bd6 100644
--- a/isys/iface.h
+++ b/isys/iface.h
@@ -46,7 +46,6 @@ enum { IPV6_UNUSED_METHOD, IPV6_AUTO_METHOD, IPV6_DHCP_METHOD,
/* Macros for starting NetworkManager */
#define NETWORKMANAGER "/usr/sbin/NetworkManager"
-#define OUTPUT_TERMINAL "/dev/tty5"
/* Per-interface configuration information */
typedef struct _iface_t {