summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2012-09-05 14:13:12 -0700
committerJohn Southworth <john.southworth@vyatta.com>2012-09-05 14:13:12 -0700
commit9d9593dc1594196995d038fcb2a9a71ec1c5d9a5 (patch)
tree39d830a018c6123159a76cc6e2246d007abd9b78 /scripts
parente2811040b1b6bf1e94f1878ade872dfef3cdf0ea (diff)
parent3b677e681161595c1ffea237fd9defe5889010b7 (diff)
downloadvyatta-cfg-system-9d9593dc1594196995d038fcb2a9a71ec1c5d9a5.tar.gz
vyatta-cfg-system-9d9593dc1594196995d038fcb2a9a71ec1c5d9a5.zip
Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-cfg-system into pacifica
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/system/vyatta_update_logrotate.pl1
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
}