From df79347407d7143a78490166decd11fdd109e75c Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sat, 9 Aug 2008 08:47:11 +0100 Subject: Hide "overwriting possibly-customised configuration file" in X.org setup output. --- scripts/live-bottom/20xconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/live-bottom/20xconfig b/scripts/live-bottom/20xconfig index 39a0aa4..2a24ab5 100755 --- a/scripts/live-bottom/20xconfig +++ b/scripts/live-bottom/20xconfig @@ -77,7 +77,8 @@ ${setmodel} ${setoptions} EOF -DEBUG_XORG_PACKAGE=1 DEBUG_XORG_DEBCONF=1 live-reconfigure /root xserver-xorg 2>/dev/null +DEBUG_XORG_PACKAGE=1 DEBUG_XORG_DEBCONF=1 live-reconfigure /root xserver-xorg 2>&1 \ + grep -v "overwriting possibly-customised configuration file" umount /root/sys umount /root/proc umount /root/dev -- cgit v1.2.3