Skip to content

Commit

Permalink
Merge pull request #972 from joe-lawrence/kpatch-service-stop
Browse files Browse the repository at this point in the history
contrib/service: don't unload modules on stop
  • Loading branch information
jpoimboe authored Jun 12, 2019
2 parents 2885686 + 8909e63 commit b34c6da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/kpatch.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ ConditionKernelCommandLine=!kpatch.enable=0
Type=oneshot
RemainAfterExit=yes
ExecStart=PREFIX/sbin/kpatch load --all
ExecStop=PREFIX/sbin/kpatch unload --all

[Install]
WantedBy=multi-user.target

0 comments on commit b34c6da

Please sign in to comment.