[SERVER]/AWS 오류

[AWS 오류] systemctl: command not found

SEOULSENSE 2020. 5. 16. 18:43
systemctl postgresql start

 

AWS 리눅스를 사용하는데 다음과 같은 오류 발생
systemctl: command not found

다음과 깉이 입력하여 문제를 해결하였다.

service postgresql start