Skip to content

Instantly share code, notes, and snippets.

@heisvoid
Last active January 25, 2018 05:12
Show Gist options
  • Select an option

  • Save heisvoid/908bcc74a9f148972a34f60907507974 to your computer and use it in GitHub Desktop.

Select an option

Save heisvoid/908bcc74a9f148972a34f60907507974 to your computer and use it in GitHub Desktop.
~/.config/systemd/user/move_cam_records.service
[Unit]
Description=Move camera records
[Service]
Type=simple
ExecStart=/bin/sh /home/heisvoid/bin/cam/move_cam_records.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment