diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-08-04 19:59:33 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-08-04 19:59:33 -0500 |
commit | 153389206ecac7246c8abb5031574fbbd372d248 (patch) | |
tree | 7b6a95bc9a60c6b255009440394e74d5cbc8aeac /pcr/cronjobs/sysstat | |
parent | 2c273f1a78cc0482207bf14c8fb5e2c6d1e5ed64 (diff) | |
download | abslibre-153389206ecac7246c8abb5031574fbbd372d248.tar.gz abslibre-153389206ecac7246c8abb5031574fbbd372d248.tar.bz2 abslibre-153389206ecac7246c8abb5031574fbbd372d248.zip |
Removing cronjobs
Diffstat (limited to 'pcr/cronjobs/sysstat')
-rwxr-xr-x | pcr/cronjobs/sysstat | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pcr/cronjobs/sysstat b/pcr/cronjobs/sysstat deleted file mode 100755 index 5501e1fb9..000000000 --- a/pcr/cronjobs/sysstat +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# Generate a daily summary of process accounting. Since this will probably -# get kicked off in the morning, it would probably be better to run against -# the previous days data. -/usr/lib/sa/sa2 -A & |