--- ** [tickets:#7273] ensure /var/run/allura is created on allura-vm.a.o** **Status:** open **Milestone:** forge-backlog **Labels:** asf **Created:** Fri Mar 14, 2014 03:44 AM UTC by Dave Brondsema **Last Updated:** Fri Mar 14, 2014 03:44 AM UTC **Owner:** nobody After a reboot /var/run/allura wasn't there, which is needed by mod_wsgi and reactor/taskd scripts. I manually did: ~~~~ root@allura-vm:/var/run# mkdir allura root@allura-vm:/var/run# chgrp allura allura root@allura-vm:/var/run# chmod g+w allura ~~~~ The group ownership might not be necessary, we should test. And then work with INFRA to get this into the puppet config for this host. (Probably some other things we should get in there too) --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.