services.tsmBackup.servername
Create a systemd system service
tsm-backup.service that starts
a backup based on the given servername's stanza.
Note that this server's
passwdDir will default to
/var/lib/tsm-backup/password
(but may be overridden);
also, the service will use
/var/lib/tsm-backup as
HOME when calling
dsmc.
- Type
non-empty string- Example
"mainTsmServer"- Declared
- <nixpkgs/nixos/modules/services/backup/tsm.nix>