Sha256: d195d311af583425643a1ed6a0d19a2a9e878b6aaba38d2e86b2126cc6277c76

Contents?: true

Size: 679 Bytes

Versions: 5

Compression:

Stored size: 679 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Label</key>
	<string>com.yodelcms.server</string>
	<key>ProgramArguments</key>
	<array>
		<string>/usr/local/bin/yodel_command_runner</string>
		<string>server</string>
	</array>
	<key>KeepAlive</key>
	<true/>
	<key>RunAtLoad</key>
	<true/>
	<key>StandardOutPath</key>
	<string>/var/log/yodel.log</string>
	<key>StandardErrorPath</key>
	<string>/var/log/yodel.log</string>
	<key>EnvironmentVariables</key>
	<dict>
	  <key>INLINEDIR</key>
	  <string><%= sites_root %></string>
	</dict>
</dict>
</plist>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
yodel-0.0.7 system/Library/LaunchDaemons/com.yodelcms.server.plist
yodel-0.0.4 system/Library/LaunchDaemons/com.yodelcms.server.plist
yodel-0.0.3 system/Library/LaunchDaemons/com.yodelcms.server.plist
yodel-0.0.2 system/Library/LaunchDaemons/com.yodelcms.server.plist
yodel-0.0.1 system/Library/LaunchDaemons/com.yodelcms.server.plist