CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/11/15 09:38:14
Modified files:
sysutils/supervisor: Makefile
sysutils/supervisor/patches: patch-supervisor_skel_sample_conf
sysutils/supervisor/pkg: PLIST
Log message:
@sample the sample.conf into ${SYSCONFDIR}/supervisord.conf (referenced
by the rc script, but not installed) and include
${SYSCONFDIR}/supervisord.d/*.ini as we @sample
${SYSCONFDIR}/supervisord.d/ anyway... regen patch while here. Now
supervisord starts fine ootb with the default config.
ok jasper@