diff options
| author | Simon Rettberg | 2015-12-21 18:56:58 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2015-12-21 18:56:58 +0100 |
| commit | a276a80584a045a304029cc443fc8ef30ae57afb (patch) | |
| tree | 34a4c1bbdac500a14a6a78fcbee080a9de61e66c /remote/modules/hardware-stats/data/etc | |
| parent | [kernel-vanilla] bump to 4.3.3 (diff) | |
| download | tm-scripts-a276a80584a045a304029cc443fc8ef30ae57afb.tar.gz tm-scripts-a276a80584a045a304029cc443fc8ef30ae57afb.tar.xz tm-scripts-a276a80584a045a304029cc443fc8ef30ae57afb.zip | |
[hardware-stats] Randomize reporting interval offset on boot
Diffstat (limited to 'remote/modules/hardware-stats/data/etc')
| -rw-r--r-- | remote/modules/hardware-stats/data/etc/cron.d/usage_stats | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/remote/modules/hardware-stats/data/etc/cron.d/usage_stats b/remote/modules/hardware-stats/data/etc/cron.d/usage_stats deleted file mode 100644 index 282ee63e..00000000 --- a/remote/modules/hardware-stats/data/etc/cron.d/usage_stats +++ /dev/null @@ -1,7 +0,0 @@ -# Update usage statistics on server - -SHELL=/bin/sh -PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/openslx/sbin:/opt/openslx/bin - -*/5 * * * * root /opt/openslx/scripts/cron-system_usage_update - |
