summaryrefslogtreecommitdiff
path: root/templates/system/syslog/global/archive/node.def
blob: 3691bbe0395d09dbc7a432699fe910daf164ac16 (plain)
1
2
3
4
5
6
help: Configure log file size and rotation characteristics
# need mandatory files & size
update:expression: "sudo sh -c \"/opt/vyatta/sbin/vyatta_update_logrotate.pl \
'$VAR(files/@)' '$VAR(size/@)' 1\" "
delete:expression: "sudo sh -c \"/opt/vyatta/sbin/vyatta_update_logrotate.pl \
'$VAR(files/@)' '$VAR(size/@)' 0\" "