diff options
Diffstat (limited to 'scripts/live-bottom')
| -rwxr-xr-x | scripts/live-bottom/20xconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-bottom/20xconfig b/scripts/live-bottom/20xconfig index c06a505..955032f 100755 --- a/scripts/live-bottom/20xconfig +++ b/scripts/live-bottom/20xconfig @@ -83,7 +83,7 @@ ${setoptions} EOF DEBUG_XORG_PACKAGE=1 DEBUG_XORG_DEBCONF=1 live-reconfigure /root xserver-xorg 2>&1 \ - grep -v "overwriting possibly-customised configuration file" + | grep -v "overwriting possibly-customised configuration file" umount /root/sys umount /root/proc umount /root/dev |
