moved snapshot_manager script
This commit is contained in:
parent
1603e2ee64
commit
e8f6891877
@ -131,7 +131,7 @@
|
||||
serviceConfig = {
|
||||
Environment = "ZFS_BIN=${pkgs.zfs}/bin/zfs";
|
||||
Type = "oneshot";
|
||||
ExecStart = "${pkgs.python3}/bin/python3 /zfs/media/scripts/new/zfs/snapshot_manager.py --config-file='/root/nix-dotfiles/systems/jeeves/snapshot_config.toml'";
|
||||
ExecStart = "${pkgs.python3}/bin/python3 /zfs/media/scripts/ZFS/zfs/snapshot_manager.py --config-file='/root/nix-dotfiles/systems/jeeves/snapshot_config.toml'";
|
||||
};
|
||||
};
|
||||
timers."snapshot_manager" = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user