On 2019/05/08 08:28, Tracey Emery wrote: > > Stuart, upon further examination, the PLIST is missing @newgroup and @newuser > as > well. Please advise.
Oh, good point. To set that up you'll need @newgroup/@newuser lines in the PLIST (use the next numbers up in /usr/ports/infrastructure/db/user.list, I usually copy the lines from an existing port that provides a daemon and modify), you may also need @owner/@group/@mode around the @sample line for the config file depending on which uid is reading that file. BTW not particularly relevant to the port but I think normally the yacc output file would be listed in CLEANFILES.
