diff --git a/contrib/kpatch.service b/contrib/kpatch.service index 5286f6c..cf13f40 100644 --- a/contrib/kpatch.service +++ b/contrib/kpatch.service @@ -6,7 +6,6 @@ ConditionKernelCommandLine=!kpatch.enable=0 Type=oneshot RemainAfterExit=yes ExecStart=PREFIX/sbin/kpatch load --all -ExecStop=PREFIX/sbin/kpatch unload --all [Install] WantedBy=multi-user.target