Added licenses to net/{autossh,comgt,fcgiwrap,fail2ban,wpa_supplicant} Fixed prefix, added code to backup and configure additional conf files in net/nginx Function call reordering and some cleanups in net/php Replaced old init script with runit script in net/privoxy |
||
---|---|---|
.. | ||
doinst.sh | ||
nginx.conf.sample | ||
nginx.run | ||
nginx.SMBuild | ||
README.user |
Create users and group as follows: busybox addgroup -S www-data busybox adduser -h /var/www -s /bin/nologin -S -D -H -G www-data www-data chown -R www-data /var/www chgrp -R www-data /var/www