summaryrefslogtreecommitdiffstats
path: root/drakxconf
diff options
context:
space:
mode:
Diffstat (limited to 'drakxconf')
-rwxr-xr-xdrakxconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/drakxconf b/drakxconf
index 616bef6d..fae4fc7c 100755
--- a/drakxconf
+++ b/drakxconf
@@ -12,6 +12,8 @@ use common;
local $_ = join '', @ARGV;
+delete $ENV{DISPLAY};
+
/-h/ and die "usage: drakxconf\n";
/-version/ and die 'version: $Id: drakxconf 254567 2009-03-23 09:22:59Z tv $\n';