From 81e07b94b343c4da977aa55091803bd74ddaa9c1 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sun, 9 Jun 2024 02:14:45 +0200 Subject: [PATCH] Add config/tools/prefill/steam/selected.timer --- config/tools/prefill/steam/selected.timer | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/tools/prefill/steam/selected.timer diff --git a/config/tools/prefill/steam/selected.timer b/config/tools/prefill/steam/selected.timer new file mode 100644 index 0000000..305b7e2 --- /dev/null +++ b/config/tools/prefill/steam/selected.timer @@ -0,0 +1,11 @@ +[Unit] +Description=SteamPrefill Selected - run daily +Requires=steamprefill-selected.service + +[Timer] +OnCalendar=*-*-* 02:00:00 + +Persistent=true + +[Install] +WantedBy=timers.target \ No newline at end of file