pve-installer/xinitrc
Maximiliano Sandoval 4aa4db2997 gui: remove G_SLICE=always-malloc usage
Since Glib 2.76 there is no need to set this environment variable as
this is the default now. For more details see the release notes of
2.75.3 (pre-release for 2.76). Additionally, when run under Valgrind it
would use malloc even from before 2.75.3.

Proxmox VE 9 ships with libglib2.0 2.84.

[1] https://gitlab.gnome.org/GNOME/glib/-/releases/2.75.3

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
Link: https://lore.proxmox.com/20250807095420.210040-1-m.sandoval@proxmox.com
2025-08-07 13:37:24 +02:00

8 lines
129 B
Bash

#!/bin/sh
/usr/bin/xrdb -load /.Xdefaults
/usr/bin/X11/xsetroot -solid grey
openbox &
/.spice-vdagent.sh &
/usr/bin/proxinstall