File diff 49e3c43299e8 → 55ee5b53b6f6
bin/deploy/systemd/conservancy-www-db.path
Show inline comments
 
new file 100644
 
[Unit]
 
Description=Update Conservancy website database
 
Before=apache2.service
 

	
 
[Path]
 
PathChanged=/home/debian/django-supporters-list.sql
 

	
 
[Install]
 
WantedBy=apache2.service