Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 66882 Build 63765: arc lint + arc unit
Event Timeline
Comment Actions
Hi, here is an improved version of your patch file: https://people.freebsd.org/~acm/ports/sylve.diff
Comment Actions
Based on the patch provided by acm@, I removed the -r flag from daemon(8) and everything related to it. The reason is that, for example, if sylve fails for any reason, daemon(8) keeps restarting it over and over again, filling up /var/log/daemon.log. I think it's better to let sylve fail and let the user see what happened.
Comment Actions
@acm thanks your patch handles the web bits already? awesome :-) I'd suggested to @hayzam_gmail.com that he could generate those
directly as part of his own release process.