diff --git a/contrib/kpatch.service b/contrib/kpatch.service deleted file mode 100644 index 7c92519..0000000 --- a/contrib/kpatch.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=kpatch -- apply all enabled dynamic kernel patches -Before= -OnFailure= - -[Service] -Type=oneshot -RemainAfterExit=yes -ExecStart=/usr/bin/kpatch load --all