diff options
author | 2023-09-17 21:59:35 +0600 | |
---|---|---|
committer | 2023-09-18 18:50:16 +0600 | |
commit | da6cbb7099161c6562d127e3b3e268eb229a9c46 (patch) | |
tree | 3a6f604efa3312a20170f5e6938c4559a0b8b282 /debian/shopno-os-stats-sync.timer | |
parent | baf9a8b057eab1bb4595cb5e2ed4cdc05e56b263 (diff) | |
download | shopno-os-log-sync-da6cbb7099161c6562d127e3b3e268eb229a9c46.tar.gz shopno-os-log-sync-da6cbb7099161c6562d127e3b3e268eb229a9c46.zip |
debian: Release new revision
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'debian/shopno-os-stats-sync.timer')
-rw-r--r-- | debian/shopno-os-stats-sync.timer | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/shopno-os-stats-sync.timer b/debian/shopno-os-stats-sync.timer new file mode 100644 index 0000000..ab62d2b --- /dev/null +++ b/debian/shopno-os-stats-sync.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Hourly sync system stats with server + +[Timer] +OnCalendar=hourly +Persistent=true + +[Install] +WantedBy=timers.target |