You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
388 B
8 lines
388 B
|
1 month ago
|
# Hardened apply.sh override (2026-06-15) — 펌웨어 /usr/bin/dpworld-network-apply.sh 무수정,
|
||
|
|
# ExecStart 만 하드닝본으로 교체. country reboot-deferred(모듈 리로드 hang 방지),
|
||
|
|
# /run 동기화 우선, wpa/networkctl 재구성. TimeoutStartSec 확대(country-now 여유).
|
||
|
|
[Service]
|
||
|
|
ExecStart=
|
||
|
|
ExecStart=/usr/bin/dpworld-network-apply-hardened.sh
|
||
|
|
TimeoutStartSec=180
|