![Linux 시스템에서 정적으로 서비스 시작](https://linux55.com/image/227155/Linux%20%EC%8B%9C%EC%8A%A4%ED%85%9C%EC%97%90%EC%84%9C%20%EC%A0%95%EC%A0%81%EC%9C%BC%EB%A1%9C%20%EC%84%9C%EB%B9%84%EC%8A%A4%20%EC%8B%9C%EC%9E%91.png)
정적 모드에서 tmp.mount 서비스를 시작하고 싶습니다. 이를 위해 유닛 파일에서 [Install] 섹션을 제거했지만 /usr/lib/systemd/system/tmp.mount
여전히 정적 상태 대신 런타임 상태가 활성화되어 있습니다. 여기서 문제가 무엇입니까?
[root@localhost ~]# systemctl is-enabled tmp.mount
enabled-runtime
정적 모드에서 tmp.mount 서비스를 시작하고 싶습니다. 이를 위해 유닛 파일에서 [Install] 섹션을 제거했지만 /usr/lib/systemd/system/tmp.mount
여전히 정적 상태 대신 런타임 상태가 활성화되어 있습니다. 여기서 문제가 무엇입니까?
[root@localhost ~]# systemctl is-enabled tmp.mount
enabled-runtime