147:c42d69c44170 | 148:ff975e768112 |
---|---|
1 [Unit] | |
2 Description=BorgBackup announcer | |
3 Wants=network.target | |
4 After=network.target | |
5 | |
6 [Service] | |
7 User=borg | |
8 Restart=always | |
9 RestartSec=10 | |
10 ExecStart=/usr/local/bin/borg-announce.py --user=borg --uuid=borg@home.c5fad77dbff6157eba56597e9c404631 | |
11 | |
12 [Install] | |
13 WantedBy=multi-user.target |