wok diff slim/stuff/slim-1.3.5.patch @ rev 20996
Up exfat-utils (1.3.0)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Mar 07 13:55:42 2019 -0500 (2019-03-07) |
parents | 2049e2c5213e |
children |
line diff
1.1 --- a/slim/stuff/slim-1.3.5.patch Wed Aug 20 20:12:30 2014 +0200 1.2 +++ b/slim/stuff/slim-1.3.5.patch Thu Mar 07 13:55:42 2019 -0500 1.3 @@ -46,7 +46,7 @@ 1.4 - options.insert(option("login_cmd","exec /bin/bash -login ~/.xinitrc %session")); 1.5 - options.insert(option("halt_cmd","/sbin/shutdown -h now")); 1.6 - options.insert(option("reboot_cmd","/sbin/shutdown -r now")); 1.7 -+ options.insert(option("login_cmd","exec /bin/sh -l ~/.xinitrc %session >/tmp/X-output")); 1.8 ++ options.insert(option("login_cmd","exec /bin/sh -l ~/.xinitrc %session")); 1.9 + options.insert(option("halt_cmd","/sbin/poweroff")); 1.10 + options.insert(option("reboot_cmd","/sbin/reboot")); 1.11 + options.insert(option("root_password","true")); 1.12 @@ -122,7 +122,7 @@ 1.13 # i.e. for freebsd use: 1.14 # login_cmd exec /bin/sh - ~/.xinitrc %session 1.15 -login_cmd exec /bin/bash -login ~/.xinitrc %session 1.16 -+login_cmd exec /bin/sh -l ~/.xinitrc %session >/tmp/X-output 1.17 ++login_cmd exec /bin/sh -l ~/.xinitrc %session 1.18 1.19 # Commands executed when starting and exiting a session. 1.20 # They can be used for registering a X11 session with