summarylogtreecommitdiffstats
path: root/litestream@.service
blob: 0a948852d72276c3f1d2b393a1a956c91def9c89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Litestream %I

[Service]
User=litestream
Group=litestream
SupplementaryGroups=%i
Restart=always
ExecStart=/usr/bin/litestream replicate -config /etc/litestream/%i.yml

[Install]
WantedBy=multi-user.target