[Unit] Description=Clipboard Polisher Daemon After=network.target [Service] Type=simple User=bob WorkingDirectory=/MASTERFOLDER/Tools/text-polish ExecStart=/MASTERFOLDER/Tools/text-polish/venv/bin/python3 /MASTERFOLDER/Tools/text-polish/src/main.py Restart=always [Install] WantedBy=multi-user.target