Ubuntu新手必学:让AMSBoot程序在启动时无缝运行第一步:把脚本test.sh放到 etcinit.d中,或者链接到init.d中 #!binbash# command contentexit 0设置权限 sudochmod 755 te1月前160