Merge pull request #126 from jpoimboe/rm-kpatch-service

remove systemd service unit file
This commit is contained in:
Seth Jennings 2014-04-15 13:52:42 -05:00
commit 2802086a37

View File

@ -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