This is a startup script that can be called on rc.conf to enable start
seahub at boot time as well as make it more FreeBSD style.
Details
Details
- Reviewers
koobs bapt - Commits
- rP393052: - Add an rc.d script to be able to start seahub.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Looks OK to me, I have not tested the rc.d script for functionality or correctness
www/seahub/Makefile | ||
---|---|---|
9 | Independent of this revision, I'd like to see these depend on the port versions of these Python packages, or at least understand why they haven't been |
www/seahub/files/seahub.in | ||
---|---|---|
33 | unusal in rc script land hardcodes /usr/local btw there is no need to make seahub_path modifiable by end user |