Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from ajevans85/bug/fix-systemd-exit-status
Browse files Browse the repository at this point in the history
Updated the Systemd unit file to correctly report the exit status.
  • Loading branch information
id committed May 14, 2018
2 parents 06f5de1 + 68cda66 commit 7eea1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zookeeper.service
Expand Up @@ -7,6 +7,7 @@ User=zookeeper
Group=zookeeper
EnvironmentFile=/etc/sysconfig/zookeeper
ExecStart=/bin/java -cp $CLASSPATH $LOG4J $JVMFLAGS $ZOOMAIN $ZOOCFG
SuccessExitStatus=143

[Install]
WantedBy=multi-user.target

0 comments on commit 7eea1cd

Please sign in to comment.