관리-도구
편집 파일: kpatch.service
[Unit] Description="Apply kpatch kernel patches" ConditionKernelCommandLine=!kpatch.enable=0 [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/sbin/kpatch load --all [Install] WantedBy=multi-user.target