diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-12-24 12:22:54 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-12-24 13:01:45 +0100 |
commit | 462e6cb5abd260325308de5d8c55ed1801058a9e (patch) | |
tree | 720806f595ef7e039c37420e30b665877dd51bbf /community/macchanger | |
parent | 0722927b11cd68409d75a6cf425743843150ce32 (diff) | |
download | aports-462e6cb5abd260325308de5d8c55ed1801058a9e.tar.bz2 aports-462e6cb5abd260325308de5d8c55ed1801058a9e.tar.xz |
main/fcgiwrap: fix init.d script and claim maintainership
- split openrc subpackage
- use /run instead of /var/run for socket dir
- remove use of pidfile. It seems that the first process will not clean
up the childen. Let openrc kill all children by not specify pidfile
- fix permission of unix socket path. it needs to be writable by
www-data group.
- clean up unix socket after stop
- make it possible to set number of preforks via 'nproc' in
/etc/conf.d/fcgiwrap. default to number of cpus on system.
- allow set tcp socket via /etc/conf.d/fcgiwrap
- provide example /etc/conf.d/fcgiwrap
Diffstat (limited to 'community/macchanger')
0 files changed, 0 insertions, 0 deletions