acrn-hypervisor/misc
Tan Yew Wayne 8af90e0154 misc: Remove unnecessary ExecStop in systemd services
From systemd documentation: https://www.freedesktop.org/software/systemd/man/systemd.service.html#ExecStop=
> If this option is not specified, the process is terminated by sending the signal specified in KillSignal= when service stop is requested.

https://www.freedesktop.org/software/systemd/man/systemd.kill.html#KillSignal=
> Defaults to SIGTERM.

Signed-off-by: Tan Yew Wayne <yew.wayne.tan@intel.com>
2018-08-09 08:58:12 +08:00
..
cbc_attach cbc: fix the install issue when do make misc-install only 2018-07-03 15:32:11 +08:00
cbc_lifecycle misc: Remove unnecessary ExecStop in systemd services 2018-08-09 08:58:12 +08:00
Makefile misc: integrate cbc_attach service 2018-06-01 10:22:52 +08:00