背景:linux虚拟机装了个禅道9,每次开机需手动启动 /opt/zbox/zbox start

解决:

  1. /etc/rc.local 中添加 /opt/zbox/zbox start
  2. 变更权限 chmod 775 /ext/rc.local

Logo

更多推荐