mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-24 04:00:28 +00:00
Merge pull request #49 from jjohnson42/fixsystemd
Prevent hang on systemctl stop confluent
This commit is contained in:
@@ -6,6 +6,7 @@ Description=Confluent hardware manager
|
||||
Type=forking
|
||||
PIDFile=/var/run/confluent/pid
|
||||
ExecStart=/opt/confluent/bin/confluent
|
||||
ExecStop=/opt/confluent/bin/confetty shutdown /
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user