Formula: drop the brew service block #83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Formula/coily.rbships aservice doblock that runscoily audit dashboard --since 7devery 5 minutes as a brew service. Kai doesn't want coily running as a brew-managed background service for dashboard regen.Fix
Remove the
service doblock (and the comment above it) fromFormula/coily.rb. Anyone who wants the audit dashboard regenerated on a schedule can wire their own cron / launchd / systemd unit.No replacement scheduler is shipped from the formula. Kai-server already runs this under systemd separately (different output path).