Linux/RedHat, CentOS, ubuntu

[ CentOS 7 ] systemctl 명령어

Pydole 2019. 3. 12. 09:05

 

systemctl    ( 구동 중인 서비스 )

 

 

 

systemctl list-unit-files   (모든 서비스 동작 상태)

 

 

 

# systemctl is-enabled ( 서비스 enable 상태 )

 

# systemctl is-active ( 서비스 active 상태 )