Take a walk on the Wild side . . .
incrontab / inotify reset permissions as group user
Submitted 4 years 5 months ago by WildCoast.Com.
apt-get install incron
nano /etc/incron.allow # Line: root
incrontab -e # Line: /var/www IN_CREATE /bin/chown -R www-data:www-data /var/www/
Comments
Add new comment