HOME


5h-3LL 1.0
DIR: /usr/lib/systemd/system
/usr/lib/systemd/system/
Upload File:
Current File : /usr/lib/systemd/system/kpatch.service
[Unit]
Description="Apply kpatch kernel patches"
ConditionKernelCommandLine=!kpatch.enable=0
Before=network-pre.target
Wants=network-pre.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/sbin/kpatch load --all

[Install]
WantedBy=multi-user.target