m 2 aralast:fix timing

This commit is contained in:
makefu 2017-06-01 10:14:01 +02:00
parent 9858a7279a
commit 28b51692a2
No known key found for this signature in database
GPG key ID: 36F7711F3FC0F225

View file

@ -28,7 +28,7 @@ in {
INFLUX_PORT = "8086"; INFLUX_PORT = "8086";
}; };
# every 10 seconds when the cantina is open # every 10 seconds when the cantina is open
startAt = "Mon,Tue,Wed,Thu,Fri *-*-* 6,7,8,9,10,11,12,13,14,15:*:0/10"; startAt = "Mon,Tue,Wed,Thu,Fri *-*-* 6,7,8,9,10,11,12,13,14,15:*:0,15,30,45";
serviceConfig = { serviceConfig = {
User = "nobody"; User = "nobody";
ExecStart = "${pkg}/bin/aralast"; ExecStart = "${pkg}/bin/aralast";