我注意到在 Debian 中通过 apt-get 安装软件包后,systemd 中的服务默认启用。但是,在其他发行版中,例如 Arch Linux,默认情况下禁用该包中的服务。
我的问题是:
我的意思是在 Debian 上,它看起来像是systemctl enable docker.service在安装后执行的。在 Arch-linux 上docker.service是禁用的。
systemctl enable docker.service
docker.service
linux arch-linux debian systemd
arch-linux ×1
debian ×1
linux ×1
systemd ×1