diff options
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 |