summaryrefslogtreecommitdiffstats
path: root/contrib/bryan_christianson_1/org.chrony-project.chronyc.plist
blob: 94cee17ae6847d4f02eb78ba3c1938694aad7f83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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>org.chrony-project.logrotate</string>
	<key>KeepAlive</key>
	<false/>
	<key>ProgramArguments</key>
	<array>
		<string>/bin/sh</string>
		<string>/usr/local/bin/chronylogrotate.sh</string>
	</array>
	<key>StartCalendarInterval</key>
	<dict>
		<key>Minute</key>
		<integer>5</integer>
		<key>Hour</key>
		<integer>4</integer>
	</dict>
</dict>
</plist>