diff options
Diffstat (limited to 'takepix.timer')
| -rw-r--r-- | takepix.timer | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/takepix.timer b/takepix.timer new file mode 100644 index 0000000..1dda309 --- /dev/null +++ b/takepix.timer @@ -0,0 +1,12 @@ +[Unit] +Description= Take a photo each half hour + +[Timer] +Persistent=true +OnBootSec=1min +#OnCalendar=30m +OnUnitActiveSec=30m +Unit=takepix.service + +[Install] +WantedBy=timers.target |
