우분투에서 code server를 사용하고 있는데 systemctl status로 조회해보니까 load는 되었지만 inactive 상태더라구.. 근데 브라우저 창에서 code server 접속해서 잘 써지던데 왜 되는걸까..?ㅠㅠ
https://raw.githubusercontent.com/cdr/code-server/main/install.sh
echo_systemd_postinstall() 에 있는대로 sudo systemctl enable 했음?
ㅇㅇ.. --now enable 되어 있는 상태입니다..
서버 재부팅했을 때는 active 상태가 되는데, systemctl로 서비스 stop하면 inactive가 되는데도 code server 정상 작동하는데 원래 그런건가..?
나도 궁금해서 한번 직접 깔아봐야겟다
혹시 정확히 어떤 명령어 썼는지 댓글에 알려줄수 있음?
난 systemctl status code-server@$USER.service 하면 제대로 나옴
status로 봐도 inactive 뜨고.. sudo systemctl list-units --all --state=active 랑 inactive 봐도 code server 서비스는 inactive 밖에 없네..
분명히 service가 inactive 상태인데 lsof -i 치면 code-server 포트 리스닝 중이고 kill해도 계속 살아나..
호기심에 깔아봤는데 븅신같은게 한두개가 아니네