Tiny Core Base > TCB Talk

auto start and auto shutdown

(1/1)

heiheshang:
At system loading starts rdesktop. Autostart has placed in./.xsession.
rdesktop-f-uddd-p123 192.168.6.57
pid = $ (ps-a |grep rdesktop |awk ' {print $3} ')
wait $pid
/etc/init.d/rc.shutdown
rdesktop successfully starts, but at end of session deenergizing does not occur. Prompt as to be?

curaga:
Try using "sudo poweroff" instead of rc.shutdown

heiheshang:
Has not helped

Navigation

[0] Message Index

Go to full version