X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=make%2Ftemplate%2Forg.inspircd.plist;h=ae4e90916f3891ca0c07c616384130400ee2c753;hb=aa692dc1039b63deef7886e914ec499abe7facaf;hp=1a5ba5b62920fb4fa9260563ec70ca31b933c1ca;hpb=092f9d7ec1ebb6dd1475c152de8fafe66e8da83b;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/make/template/org.inspircd.plist b/make/template/org.inspircd.plist index 1a5ba5b62..ae4e90916 100644 --- a/make/template/org.inspircd.plist +++ b/make/template/org.inspircd.plist @@ -1,17 +1,18 @@ +%platform darwin Iterations 3 + KeepAlive + Label org.inspircd LowPriorityIO Nice 1 - OnDemand - Program @BINARY_DIR@/inspircd ProgramArguments @@ -21,7 +22,13 @@ ServiceIPC + StandardOutPath + @LOG_DIR@/launchd-stdout.log + StandardErrorPath + @LOG_DIR@/launchd-stderr.log UserName - ircdaemon + @USER@ + GroupName + @GROUP@