1 [Unit]
2 Description = VCS Backup: clone
3 After = network.target
4
5 [Service]
6 ExecStart = /usr/local/bin/vcs-backup.sh serverStartCloneService
7
8 [Install]
9 WantedBy = multi-user.target