文件名称:node.js开机自启动脚本文件
文件大小:25KB
文件格式:PDF
更新时间:2024-02-11 13:01:00
js node node.js
代码如下: #!/bin/bash ### BEGIN INIT INFO # Provides: xiyoulib # Required-Start: $all # Required-Stop: $all # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start daemon at boot time # Description: Enable service provided by daemon. ### END INIT INFO # chkconfig: