diff options
Diffstat (limited to 'scripts/system/vyatta_update_logrotate.pl')
-rwxr-xr-x | scripts/system/vyatta_update_logrotate.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/system/vyatta_update_logrotate.pl b/scripts/system/vyatta_update_logrotate.pl index 05867658..8620ede1 100755 --- a/scripts/system/vyatta_update_logrotate.pl +++ b/scripts/system/vyatta_update_logrotate.pl @@ -40,6 +40,7 @@ if ($set == 1) { $log_file { missingok notifempty + create rotate $files size=${size}k } |