aboutsummaryrefslogtreecommitdiff
path: root/sysutils/atop/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/atop/files/pkg-message.in')
-rw-r--r--sysutils/atop/files/pkg-message.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/atop/files/pkg-message.in b/sysutils/atop/files/pkg-message.in
index a81833321777..53f396327930 100644
--- a/sysutils/atop/files/pkg-message.in
+++ b/sysutils/atop/files/pkg-message.in
@@ -10,7 +10,7 @@ in your /etc/rc.conf.
You will also need to add "rotate" command to the system crontab:
-0 0 * * * %%PREFIX%%/etc/rc.d/atop rotate >dev/null
+0 0 * * * %%PREFIX%%/etc/rc.d/atop rotate >/dev/null
To change number of days to keep the logs (default - 30) use atop_keepdays
variable in your /etc/rc.conf file.