2 if (( $(vercmp $2 1.16.0-3) < 0 )); then
9 >>> xorg-server has now the ability to run without root rights with
10 the help of systemd-logind. xserver will fail to run if not launched
11 from the same virtual terminal as was used to log in.
12 Without root rights, log files will be in ~/.local/share/xorg/ directory.
14 Old behavior can be restored through Xorg.wrap config file.
15 See Xorg.wrap man page (man xorg.wrap).