赞
踩
systemctl
是Systemd
的主命令,可用于管理系统。
systemd units
systemctl
systemctl | grep docker.service
service
systemctl list-units --type=service
systemctl --type=service
systemctl list-units --type=service --state=active
systemctl list-units --type=service --state=running
systemctl list-units --type service --state running,failed
systemctl list-unit-files --state=enabled
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。