-
# systemctl ( 구동 중인 서비스 ) # systemctl list-unit-files (모든 서비스 동작 상태) # systemctl is-enabled ( 서비스 enable 상태 ) # systemctl is-active ( 서비스 active 상태 )