9 lines
174 B
SYSTEMD
9 lines
174 B
SYSTEMD
[Unit]
|
|
Description=Update Conservancy website database
|
|
Before=apache2.service
|
|
|
|
[Path]
|
|
PathChanged=/home/debian/django-supporters-list.sql
|
|
|
|
[Install]
|
|
WantedBy=apache2.service
|