summarylogtreecommitdiffstats
path: root/photobackup.service
blob: 23230909bab4aa6de19417a2de800aa7f12c484b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Photo Backup service
Documentation=http://photobackup.github.io/

[Service]
Type=simple
ExecStart=/usr/bin/photobackup

[Install]
WantedBy=default.target