定时重启tomcat
摘要:
写个简单的定时重启,弄了一上午,主要是crontab里面奇怪 crontab里:26 12 * * * /bin/sh /lile/monitor.sh &> /lile/ll.log crontab里要是这样写为什么,等定时任务结束后,tomcat进程也自动结束了???????????????? 阅读全文
posted @ 2017-04-11 14:07 Captain_Li 阅读(787) 评论(0) 推荐(0) 编辑