4.5.7.2. unbound가 실행 중인지 확인
바인딩
되지 않은 데몬이 실행 중인지 확인하려면 다음 명령을 입력합니다.
~]$ systemctl status unbound
unbound.service - Unbound recursive Domain Name Server
Loaded: loaded (/usr/lib/systemd/system/unbound.service; disabled)
Active: active (running) since Wed 2013-03-13 01:19:30 CET; 6h ago
systemctl status 명령은
unbound
서비스가 실행되지 않는 경우 unbound
를 Active: inactive(dead)
로 보고합니다.