hi,
in fedora's zookeeper service < /usr/lib/systemd/system/zookeeper.service
we have the following line
ExecStart=/usr/bin/zkServer.sh start zoo.cfg
why not
ExecStart=/usr/bin/zkServer.sh start-foreground zoo.cfg
of type simple
specially that file does not contain "PIDFile=" directive
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx