slitaz-tools diff tinyutils/subox @ rev 136

bootfloppybox: add memtest and etherboot with grub
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 09 20:08:43 2008 +0000 (2008-04-09)
parents adb072794713
children 7f10b236e5a3
line diff
     1.1 --- a/tinyutils/subox	Mon Jan 14 16:28:04 2008 +0100
     1.2 +++ b/tinyutils/subox	Wed Apr 09 20:08:43 2008 +0000
     1.3 @@ -48,7 +48,7 @@
     1.4      
     1.5      <hbox>
     1.6        <button ok>
     1.7 -        <action>echo $PASSWD | su -c `cat /tmp/subox-exec` &</action>
     1.8 +        <action>echo $PASSWD | su -c "`cat /tmp/subox-exec`" &</action>
     1.9          <action type="closewindow">SU_DIALOG</action>
    1.10        </button>
    1.11        <button cancel></button>