summaryrefslogtreecommitdiff
path: root/examples/dbdb-logger.service
blob: b0827bc3e3d2db3eb3292bb586d962cd0251b894 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=DBDB / Iris-delay-stats log service
After=network.target

[Service]
ExecStart=/srv/www/dbdb/bin/dbdb-logger
User=www-dbdb
Restart=on-failure
RestartSec=60

[Install]
WantedBy=multi-user.target