kpatch/contrib/kpatch.service
Josh Poimboeuf 4f27b9ae31 functional reorganization
Organize the files functionally:
- kmod/core: core kmod source
- kmod/patch: patch kmod source
- kpatch: kpatch script
- kpatch-build: kpatch build script and supporting tools
- contrib: distro-related files
2014-02-13 11:00:06 -06:00

10 lines
170 B
Desktop File

[Unit]
Description=kpatch -- apply all enabled dynamic kernel patches
Before=
OnFailure=
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/kpatch load --all