I'm trying to build a package (.lrp file) that has a script in /etc/init.d. The packages I'm copying also have scripts in init.d, but they don't seem to include the symlinks in the /etc/rc?.d directories that cause those scripts to get called. Yet once installed the symlinks are there -- for these packages, not mine :-(.
My question: how do I get symlinks to my init.d script to be added to the /etc/rc?.d directories? Thanks, --Eric House PS My package updates local DNS to include the names of local hosts granted dhcp leases. The init.d script exists only to add a line to /etc/crontab. If there's a better way to do that please let me know. ****************************************************************************** * From the desktop of: Eric House, [EMAIL PROTECTED] * * Check out Safe Harbor for PalmOS: <http://www.peak.org/~fixin/harbor> * ****************************************************************************** _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
