You can do call bin/neo4j remove (or uninstall) launchctl list | grep -i neo4j and then I think launchctl remove org.neo4j.server
> Am 24.01.2015 um 14:19 schrieb Edward Taylor <[email protected]>: > > How can I stop org.neo4j.server.Bootstrapper from launching at boot on my Mac > OS X? > > I installed neo4j some time ago on my Mac. Recently, when I boot up my > computer, a org.neo4j.server.Bootstrapper launches and appears in the dock as > an app. How can I stop this process? I have tried removing the > org.neo4j.server.plist file from the noe4j directory hoping that would stop > the launch at startup problem, but that did not work. There is nothing in my > .bashprofile or classpath that would seem to fire up this service. Please > help! > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
