Hi,

I'm thinking about LaunchDaemon. I've made a one running once a month. What's
the best way to include it into a port. As a separate file moved into location,
or as I've seen i some Portfiles - using “set foo [open …]” and “puts”, to
create it in place. Are there any good praxises/rules to follow?

…or can “starupitem” be used running a StartCalendarInterval, oppose to starting
the service itself? (but to be able to use port load).

· Eric

Reply via email to