diff --git a/examples/service_scripts/nebula.plist b/examples/service_scripts/nebula.plist new file mode 100644 index 0000000..c423cfc --- /dev/null +++ b/examples/service_scripts/nebula.plist @@ -0,0 +1,34 @@ + + + + + KeepAlive + + Label + net.defined.nebula + WorkingDirectory + /Users/{username}/.local/bin/nebula + LimitLoadToSessionType + + Aqua + Background + LoginWindow + StandardIO + System + + ProgramArguments + + ./nebula + -config + ./config.yml + + RunAtLoad + + StandardErrorPath + ./nebula.log + StandardOutPath + ./nebula.log + UserName + root + + \ No newline at end of file