> everything works great, i can add a new service to be monitored by simply > adding a symbol link in /service to the directory where my ./run file is > included... > > however i cannot backup any new symbolic links that i create to run the > services. > > a look at the daemontl.list shows: > > [snip] > usr/bin/tai64nlocal > service > ^^^^^^^ > etc/init.d/svscan > var/lib/lrpkg/daemontl.* > [snip] > > and at the daemontl.exclude.list: > service/* > > does this mean that the links in service are not backed up with this > package? if yes, then how can i backup any new links? Yes simlinks are not backuped my dsncache/tinydns/qmail packages The are created (stript_name start) or deleted (script_name stop) by their own init.d scripts. Have a look at those scripts if you want to create similar ones for other application Also be warned that there is a bug in LRP 2.9.8: files ownership are not properly saved when backing up. And DJB stuff is very very picky about files ownership, permission and the like. Have a look a my qmail package to see how to take care of that. Jacques
_______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
