Files @ 8f51e10819d7
Branch filter:

Location: website/deploy/systemd/conservancy-www-db.path

bsturmfels
Move deployment-related systemd config into "deploy" subdirectory
1
2
3
4
5
6
7
8
9
[Unit]
Description=Update Conservancy website database
Before=apache2.service

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

[Install]
WantedBy=apache2.service