Skip to content

Instantly share code, notes, and snippets.

@ACamposPT
Created May 12, 2020 14:51
Show Gist options
  • Save ACamposPT/75a8fd03035e0af671d9ab38b378cccd to your computer and use it in GitHub Desktop.
Save ACamposPT/75a8fd03035e0af671d9ab38b378cccd to your computer and use it in GitHub Desktop.
[Unit]
Description=Auto read accelerometer data stream
[Service]
Type=simples
Restart=always
RestartSec=1
user=root
ExecStart=/usr/local/bin/auto_accel_read.sh
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment