Skip to content

Instantly share code, notes, and snippets.

@ma2shita
Last active November 8, 2019 05:03
Show Gist options
  • Save ma2shita/97519a3f0a6cb936f7480b5de11dc444 to your computer and use it in GitHub Desktop.
Save ma2shita/97519a3f0a6cb936f7480b5de11dc444 to your computer and use it in GitHub Desktop.
Let's try IoT Prototyping / Fixed point camera with RPi (timer_shooting / timer of systemd)
[Unit]
Description = Shooting camera client (timer)
[Timer]
OnBootSec = 1m
OnUnitActiveSec = 10m
[Install]
WantedBy = timers.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment