OK - I finally understand.
I see that /usr/local/etc/init.d/pcp_startup.sh is explicitly listed in /opt/.filetool.lst and it is not a link. So I think that something like this might work ... cd /usr/local/etc/init.d/ sudo cp /usr/local/etc/init.d/wifi mywifi vi mywifi ;make your change esc :wq sudo cp mywifi wifi vi /opt/.filetool.lst ;add to the end on a new line /usr/local/etc/init.d/wifi esc :wq pcp bu pcp rb Of course, if this is wrong then the worst that happens is that you rewrite your SD card and start again. Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla finland, abc australia, cbc/radio-canada and rte ireland ------------------------------------------------------------------------ Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=113512 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
