forked from Lainports/freebsd-ports
This was a master and two slave ports. Now each port stands alone, each
with it's own defined distinfo which allows for the separate mk to be
removed.
* Ownership of slave ports restored to chifeng. They were reset in
error because their staging was combined with master staging
* Configure locations uniformly fixed to /etc/mfs
* cgiserv now runs as unpriviledged user
* Fixes ability to reload config without restarting
* Uses @sample keyword for config files now
* fixes -master, -chunkserver, and -client ports
PR: 191046
Submitted by: takeda (takeda.tk)
Approved by: maintainer (chifeng)
Minor fixes: marino
14 lines
305 B
Text
14 lines
305 B
Text
@owner mfs
|
|
@group mfs
|
|
@sample etc/mfs/mfschunkserver.cfg.sample
|
|
@sample etc/mfs/mfshdd.cfg.sample
|
|
@owner
|
|
@group
|
|
man/man5/mfschunkserver.cfg.5.gz
|
|
man/man5/mfshdd.cfg.5.gz
|
|
man/man8/mfschunkserver.8.gz
|
|
sbin/mfschunkserver
|
|
@dirrmtry etc/mfs
|
|
@owner mfs
|
|
@group mfs
|
|
@unexec rmdir "/var/mfs" >/dev/null 2>&1 || :
|