nixpkgs/nixos/modules
Tanner Doshier ad796f155b nixos: tarsnap - make systemd timer persistent
A machine may not always be active (or online!) when a backup timer
triggers, meaning backups can be missed - now we properly set the
tarsnap timer's Persistent option so systemd will run the command even
when the machine wasn't online at that exact time.

However, we also need to make sure that we can contact the tarsnap
server reliably before we start the backup. So, we attempt to ping the
access endpoint in a loop with a sleep, before continuing.

This fixes #8823.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-07 05:52:18 -06:00
..
config Fix package name typo 2016-01-02 12:37:20 -08:00
hardware
installer Merge pull request #11279 from rickynils/nixos-rebuild-remote 2016-01-04 11:52:25 +01:00
misc nixos/mathics: New service and test 2016-01-02 14:34:55 -08:00
profiles wpa_supplicant service: jobs -> systemd.services 2016-01-06 03:58:39 +00:00
programs Merge pull request #11945 from jgillich/fish 2016-01-06 01:25:37 +03:00
security security.audit: add NixOS module 2016-01-07 03:06:10 +00:00
services nixos: tarsnap - make systemd timer persistent 2016-01-07 05:52:18 -06:00
system NixOS tests: Increase hung_task_timeout_secs 2016-01-04 16:53:42 +01:00
tasks Merge pull request #11890 from Baughn/zfs 2016-01-05 14:37:19 -08:00
testing NixOS tests: Increase hung_task_timeout_secs 2016-01-04 16:53:42 +01:00
virtualisation btrfsProgs -> canonical btrfs-progs 2016-01-03 20:38:44 +01:00
module-list.nix security.audit: add NixOS module 2016-01-07 03:06:10 +00:00
rename.nix Merge pull request #11920 from bjornfor/rename-host-to-listen-address 2016-01-05 12:54:15 +01:00