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.
6 lines
299 B
6 lines
299 B
# Hardened seed override (2026-06-15) — 부팅 시 하드닝본 --boot 실행.
|
|
# /run 렌더 복사를 최우선 수행, 모듈 리로드 안 함(hang 방지) → IP 가 부팅 시 정상 반영.
|
|
[Service]
|
|
ExecStart=
|
|
ExecStart=/usr/bin/dpworld-network-apply-hardened.sh --boot
|
|
TimeoutStartSec=120
|
|
|