mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-20 20:53:46 +00:00
cbc_lifecycle: fix a service typo
The service type was set twice and inconsistent. Signed-off-by: Alek Du <alek.du@intel.com>
This commit is contained in:
parent
a9b4e7e05c
commit
5b49529739
@ -5,7 +5,6 @@ Description=CBC lifecycle service
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/cbc_lifecycle
|
||||
Restart=always
|
||||
Type=notify
|
||||
ExecStop=/usr/bin/killall -s TERM cbc_lifecycle
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user