#573547 slim: use x-terminal-emulator instead of xterm in config file

Package:
slim
Source:
slim
Description:
desktop-independent graphical login manager for X11
Submitter:
"G. Milde"
Date:
2010-03-12 11:03:11 UTC
Severity:
normal
#573547#5
Date:
2010-03-12 10:24:22 UTC
From:
To:
In order not to depend on one specific program, the config file should
contain Debians generic command for an X terminal emulator.

Günter
--- /etc/slim.conf      2010-02-23 09:30:11.000000000 +0100
+++ /etc/slim.conf.dpkg-new     2010-02-09 16:44:51.000000000 +0100
@@ -7,7 +7,7 @@
 # Commands for halt, login, etc.
 halt_cmd            /sbin/shutdown -h now
 reboot_cmd          /sbin/shutdown -r now
-console_cmd         /usr/bin/rxvt -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue.net; exec /bin/login"
+console_cmd         /usr/bin/x-termina-emulator -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue.net; exec /bin/login"
 #suspend_cmd        /usr/sbin/suspend

#573547#10
Date:
2010-03-12 10:59:09 UTC
From:
To:
tags  573547 wontfix
thanks

Hi,

2010/3/12 G. Milde <milde@users.sf.net>:

When set x-termina-emulator, problem of the security may happen.
Could you check BTS #536542 ?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536542

Best regards,
  Nobuhiro