kannel.logrotate
来自「The Kannel Open Source WAP and SMS gatew」· LOGROTATE 代码 · 共 14 行
LOGROTATE
14 行
/var/log/kannel/*.log { daily missingok rotate 365 compress delaycompress notifempty create 640 kannel adm sharedscripts postrotate killall -HUP bearerbox smsbox wapbox > /dev/null 2> /dev/null || true endscript}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?