我刚把我的ubuntu盒从12.04 LST升级到14.04 LTS。现在apt-get告诉我:
以下软件包已自动安装,不再需要: runit使用'apt-get自动删除‘来删除它。
删除这个包真的安全吗?dpkg-query -L runit给我看了一张我觉得很重要的iles列表.
谢谢你的建议,马西莫
发布于 2014-09-09 14:23:30
runit是一种可供选择的过程管理器( la、Systemd、supervisord、watchdog等)。这不是默认安装包。
我怀疑你安装了它,因为你最近删除了一些依赖它的东西。目前的12.04清单如下:
$ apt-cache rdepends runit
runit
Reverse Depends:
dropbear
dropbear
vblade-persist
twoftpd-run
twoftpd
|tinydyndns
socklog-run
socklog
roundup
|qmail-run
mailfront
ipsvd
git-daemon-run
dropbear
dnscache-run
djbdns
dbndns
daemontools-run
daemontools
cereal
bcron-run
bcronhttps://askubuntu.com/questions/521969
复制相似问题