[Unit] Description=WMDE RP User Sync After=default.target [Service] ExecStart=/bin/bash -c 'exec /usr/local/bin/wmde/wmde-rp-usersync-ssh.sh' Restart=always RestartSec=20 TimeoutStopSec=5 [Install] WantedBy=default.target