On Wed, 24 Oct 2007 22:29:19 +0200 giggz <[EMAIL PROTECTED]> babbled:
> Hi, > > My sysactions.conf is configured like this : > action: halt sudo /sbin/shutdown -t1 -h now > action: reboot sudo /sbin/shutdown -t1 -r now > > When I type "sudo /sbin/shutdown -t1 -r now" in a virtual console, I see > messages like these : > stopping gdm... > stopping alsa... > stopping all the service... > umount ... > halt or reboot > > But when I stop or reboot my laptop through the menu with halt or > reboot, I don't see anything. Why ? Is there a magic command to get > these messages back ? simple answer: no there isn't. e lets the system shut it down. x is still up thus you see no console messages until x is killed or unless you flip TO a VC (flip TO a VC just after you selected shutdown and you will see it). you could make a script that chvt's to a console then runs shutdown/reboot - but really - i don't see the point. > Regards, > Guillaume > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
