Linux

alpine linux开机启动

rc-update add local default
rc-service local start

将启动脚本命名为.start结尾,放在/etc/local.d内 +x属性

留言