Created
February 27, 2024 18:17
-
-
Save joelcahalan/d3c4faf7ba08bd937b45b6c57dccc2dd to your computer and use it in GitHub Desktop.
Replacment for def plist and the options in old formula
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
service do | |
run [opt_bin/"elasticsearch"] | |
working_dir var | |
log_path var/"log/elasticsearch.log" | |
error_log_path var/"log/elasticsearch.log" | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment