[Unit] Description=bec-server service [Service] Type=oneshot RemainAfterExit=yes User={{ bec_service_user }} WorkingDirectory={{ bec_path }} ExecStart=/bin/bash /usr/local/sbin/bec-server.sh Restart=on-failure [Install] WantedBy=multi-user.target