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