This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/sbin/kpatch load --all -
ExecStop=/usr/sbin/kpatch unload --all -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
ConditionKernelCommandLine=!kpatch.enable=0 -
Description="Apply kpatch kernel patches"
-
Additionnal notes
Nothing here.