Merge pull request #972 from joe-lawrence/kpatch-service-stop

contrib/service: don't unload modules on stop
This commit is contained in:
Josh Poimboeuf 2019-06-12 08:59:11 -05:00 committed by GitHub
commit b34c6da5bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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