mirror of
https://github.com/dynup/kpatch
synced 2024-12-23 13:42:09 +00:00
remove systemd service unit file
Now that we're using dracut instead of systemd to load modules at boot time, the systemd unit file is no longer needed.
This commit is contained in:
parent
afd3669746
commit
ac53b4e7a0
@ -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
|
Loading…
Reference in New Issue
Block a user