1 2 3 4 5 6 7 8 9 10
[Unit] Description=Get the perspective of Watcher [Service] ExecStart=/bin/python /usr/share/Watcher/log_files.py Type=simple Restart=on-failure [Install] WantedBy=multi-user.target