Sha256: e182ca93d31fa90146b8a610211078096f2976d8f15545a1d1e4c9675af96588

Contents?: true

Size: 681 Bytes

Versions: 5

Compression:

Stored size: 681 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.dns</string>
	<key>ProgramArguments</key>
	<array>
		<string>/usr/local/bin/yodel_command_runner</string>
		<string>dns</string>
	</array>
	<key>KeepAlive</key>
	<true/>
	<key>RunAtLoad</key>
	<true/>
	<key>StandardOutPath</key>
	<string>/var/log/yodel_dns.log</string>
	<key>StandardErrorPath</key>
	<string>/var/log/yodel_dns.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.dns.plist
yodel-0.0.4 system/Library/LaunchDaemons/com.yodelcms.dns.plist
yodel-0.0.3 system/Library/LaunchDaemons/com.yodelcms.dns.plist
yodel-0.0.2 system/Library/LaunchDaemons/com.yodelcms.dns.plist
yodel-0.0.1 system/Library/LaunchDaemons/com.yodelcms.dns.plist