SysV 服务通常由 /etc/init.d/ 下的可执行脚本表示。脚本会根据自身实现和发行版约定接受 start、stop、restart 或 status 等操作。service 命令提供一个包装程序,在更受控的环境中运行指定脚本。