Label com.keisei.mdbook-server ProgramArguments ${KIT}/dev-hub/mdbook-serve.sh WorkingDirectory ${DATA} EnvironmentVariables HOME ${HOME} USER ${USER} PATH ${HOME}/.cargo/bin:${BREW}/bin:/usr/bin:/bin RunAtLoad KeepAlive StandardOutPath ${LOGS}/server.out.log StandardErrorPath ${LOGS}/server.err.log ProcessType Background ThrottleInterval 30 SoftResourceLimits NumberOfFiles 4096 HardResourceLimits NumberOfFiles 8192