已安装Upstart,但init-checkconf未安装.任何想法如何获得两者?
$sudo init-checkconf sudo: init-checkconf: command not found $sudo dpkg --get-selections | grep upstart upstart install $uname -a Linux VM1 2.6.32-38-server #83-Ubuntu SMP Wed Jan 4 11:26:59 UTC 2012 x86_64 GNU/Linux
解决方法
我怀疑你在运行Ubuntu Lucid(10.04)? init-checkconf在Ubuntu Natty(11.04)中引入:
https://wiki.ubuntu.com/NattyNarwhal/TechnicalOverviewUpstart
请注意,可以为Lucid构建更新版本的Upstart,但没有正式打包的版本.请注意,这不仅仅是编译upstart的情况,您还需要升级libnih和dbus以及可能的其他库.