This commit is contained in:
2026-01-05 12:28:29 +03:00
parent fd1d318d47
commit b6ea091e38
+2 -2
View File
@@ -47,7 +47,7 @@
timerConfig = {
OnCalendar = "daily";
Persistent = true;
Unit = "rsync-archive.service";
Unit = "rsync-archivesta.service";
};
};
rsync-archivesta-lite = {
@@ -56,7 +56,7 @@
timerConfig = {
OnCalendar = "weekly";
Persistent = true;
Unit = "rsync-archive.service";
Unit = "rsync-archivesta-lite.service";
};
};
};