diff options
Diffstat (limited to 'initramfs/distro-specs/ubuntu/functions-default')
-rw-r--r-- | initramfs/distro-specs/ubuntu/functions-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/distro-specs/ubuntu/functions-default b/initramfs/distro-specs/ubuntu/functions-default index 5c0de1b5..b07b9634 100644 --- a/initramfs/distro-specs/ubuntu/functions-default +++ b/initramfs/distro-specs/ubuntu/functions-default @@ -256,7 +256,7 @@ DefaultSession=default.desktop UserAuthDir= UserAuthFBDir=/tmp UserAuthFile=.Xauthority -StandardXServer=/usr/X11R6/bin/X +StandardXServer=${D_XORGBIN} Xnest=/usr/X11R6/bin/Xnest -br -audit 0 -name Xnest FirstVT=7 VTAllocation=true |