You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-5001 This patch removes ExeMgr traces
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
[Unit]
|
||||
Description=WriteEngineServer
|
||||
|
||||
# restart/stop mcs-writeengineserver on restart/stop of mcs-exemgr
|
||||
PartOf=mcs-exemgr.service
|
||||
After=network.target mcs-exemgr.service
|
||||
# restart/stop mcs-writeengineserver on restart/stop of mcs-primproc
|
||||
PartOf=mcs-primproc.service
|
||||
After=network.target mcs-primproc.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
Reference in New Issue
Block a user