- daemon(8) mistakenly consumes the usual prepended rc.subr fiche_flags
- wrap command_args for line length
Details
Details
- Reviewers
zi - Commits
- rP535721: net/fiche: enable passing options such as runtime user to daemon
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I wouldn't mind adding a dedicated user for this as it's a classic exploitable internet facing web service. Any objections?
Also, seeing as this runs fine with a sticky bit, I'm considering amending the pkg-message to include something like this:
mkdir /var/www/fiche
chown -R root:_fiche /var/www/fiche
chmod 01770 /var/www/fiche
Maybe that can be made tighter but it's enough for me