[Please don't TOP POST! Please trim your posts!] On Sat, May 26, 2012 at 02:20:32PM -0700, Ross Boylan wrote: > On Sat, 2012-05-26 at 23:55 +0300, Volkan YAZICI wrote: > > /etc/rc.local? > The comment says > # This script is executed at the end of each multiuser runlevel. > which doesn't sound like the right place. I'm also not sure if that
It is the right place. It means that any commands in rc.local will be executed *AFTER* all the commands have been executed in the other rc scripts. That is where I stick my startup noises. :) less /etc/rc.local aplay -q /home/chrisb/movies/pp/homer/Belch.wav aplay -q /home/chrisb/movies/pp/hal/better.wav exit 0 -- "If you're not careful, the newspapers will have you hating the people who are being oppressed, and loving the people who are doing the oppressing." --- Malcolm X -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120527043844.GK14096@tal