Skip to content

Instantly share code, notes, and snippets.

@godfather68
Created May 23, 2020 11:25
Show Gist options
  • Save godfather68/f491b920c61bf4eb523b7cf5a76da1aa to your computer and use it in GitHub Desktop.
Save godfather68/f491b920c61bf4eb523b7cf5a76da1aa to your computer and use it in GitHub Desktop.
[Unit]
Description=Simple Service to monitor Directory state.
[Service]
Type=simple
ExecStart=/bin/bash /usr/bin/run_python.sh
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment