【发布时间】:2016-05-05 15:18:55
【问题描述】:
我通过 EC2 服务实例化了一台 Amazon Linux 机器,并且该虚拟机已经安装了版本 0.6.5 的“Upstart”守护程序。如何将此软件包升级到最新版本,本例是 1.5 版?
sudo initctl --version返回:
initctl (upstart 0.6.5)
Copyright (C) 2010 Canonical Ltd.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
【问题讨论】:
标签: linux amazon-web-services service amazon-ec2 upstart