···293293 # make sure that the tarsnap server is reachable after systemd starts up
294294 # the service - therefore we sleep in a loop until we can ping the
295295 # endpoint.
296296- preStart = "while ! ping -q -c 1 betatest-server.tarsnap.com &> /dev/null; do sleep 3; done";
296296+ preStart = "while ! ping -q -c 1 v1-0-0-server.tarsnap.com &> /dev/null; do sleep 3; done";
297297 scriptArgs = "%i";
298298 script = ''
299299 mkdir -p -m 0755 ${dirOf cfg.cachedir}