nixpkgs/nixos/modules/services/backup
Vlastimil Holer 09a6ce91d8
nixos/mysqlBackup: set service Type
fixes #158802

Sets the mysql backup systemd service type to "oneshot" to ensure the
service is marked as started after the backup script fully proceeds. This
allows to reliably depend on completing of this service by other services.
2022-02-18 18:35:55 +01:00
..
automysqlbackup.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
bacula.nix nixos/*: add trivial defaultText for options with simple defaults 2021-12-02 22:35:04 +01:00
borgbackup.nix nixos/borgbackup: remove literalDocBook in description 2022-01-20 20:10:26 +01:00
borgbackup.xml
borgmatic.nix
btrbk.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
duplicati.nix nixos/duplicati: Add dataDir to service 2021-12-29 08:35:41 -07:00
duplicity.nix nixos/duplicity: fix typo in subcommand 2021-06-27 09:40:35 +02:00
mysql-backup.nix nixos/mysqlBackup: set service Type 2022-02-18 18:35:55 +01:00
postgresql-backup.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
postgresql-wal-receiver.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
restic-rest-server.nix nixos/restic-rest-server: Autocreate empty .htpasswd if needed for service boot 2022-01-02 21:13:07 -05:00
restic.nix Move systemd-lib.nix and systemd-unit-options.nix into utils 2021-11-20 17:52:29 -05:00
rsnapshot.nix
sanoid.nix nixos/documentation: split options doc build 2022-01-02 19:46:13 +01:00
syncoid.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
tarsnap.nix Merge pull request #148785 from pennae/more-option-doc-staticizing 2021-12-17 11:14:08 -05:00
tsm.nix nixos/tsm-{client,backup}: use new type nonEmptyStr 2022-01-17 12:09:27 +01:00
zfs-replication.nix
znapzend.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
zrepl.nix