Created
May 23, 2020 11:25
-
-
Save godfather68/f491b920c61bf4eb523b7cf5a76da1aa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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