문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
linux:systemd [2025/01/17 13:55] kwon37xi [분석] |
linux:systemd [2025/01/17 14:01] (현재) kwon37xi [일괄로 종료 Timeout 지정] |
||
---|---|---|---|
줄 71: | 줄 71: | ||
</ | </ | ||
* 위 '' | * 위 '' | ||
- | * 내 경우 [[linux: | ||
- | |||
- | < | ||
- | sudo nano / | ||
- | [connection] | ||
- | ipv4.dhcp-timeout=10 | ||
- | ipv6.dhcp-timeout=10 | ||
- | sudo systemctl restart NetworkManager | ||
- | </ | ||
==== 일괄로 종료 Timeout 지정 ==== | ==== 일괄로 종료 Timeout 지정 ==== | ||
+ | * 분석이 힘들거나 할 경우 다음과 같이 일괄 타임아웃을 지정할 수도 있다. | ||
* ''/ | * ''/ | ||
DefaultTimeoutStopSec=10s # 원래 90s 임. | DefaultTimeoutStopSec=10s # 원래 90s 임. |