[Unit] Description=Galera Python Clustercheck After=mysql.target network.target [Service] Type=simple User=galera-python-clustercheck Group=galera-python-clustercheck WorkingDirectory=/var/lib/galera-python-clustercheck/ EnvironmentFile=/etc/galera-python-clustercheck/galera-python-clustercheck.conf ExecStart=/usr/sbin/galera-python-clustercheck $GALERA_PYTHON_CLUSTERCHECK_OPTIONS Restart=on-failure [Install] WantedBy=multi-user.target