xserver-multidpi/hw/xfree86/man
Peter Hutterer de89c6b8c6 xfree86: rename Xorg.bin to Xorg
If the suid wrapper is enabled, /usr/bin/Xorg is just a shell script that
execs either /usr/libexec/Xorg.bin directly or the Xorg.wrap binary which then
execve's /usr/libexec/Xorg.bin.

Either way, we end up with Xorg.bin, which is problematic for two reasons:
* ps shows the command as Xorg.bin
* _COMM and _EXE in systemd's journal will both show Xorg.bin as well

There's not much we can do about the path, but having the actual command stay
as Xorg means better compatibility to existing scripts. And, the reason for
this path: the command
   journalctl _COMM=Xorg
works universally, regardless of whether the wrapper is used or not.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
2015-01-05 09:53:58 +10:00
..
Makefile.am man/Makefile.am: Fix Xorg.wrap.man Xwrapper.config.man missing from make dist 2014-04-18 16:37:22 +02:00
xorg.conf.d.man man: relocate manual pages in the man subdir outside doc 2011-03-14 13:50:38 -07:00
xorg.conf.man xfree86: Remove Option "TextClockFreq" 2014-09-26 15:27:18 -04:00
Xorg.man xf86LogInit: log to XDG_DATA_HOME when not running as root 2014-04-03 14:17:35 +10:00
Xorg.wrap.man xfree86: rename Xorg.bin to Xorg 2015-01-05 09:53:58 +10:00
Xwrapper.config.man Xorg.wrap manpages: use __appmansuffix__ instead of hardcoding 1 2014-04-18 16:37:42 +02:00