[Unit]
Description=Monitor status of X server start

[Service]
Type=oneshot
ExecStart=/bin/bash -c '%h/.local/share/services/x-started-confirm.sh'
RestartSec=2

[Install]
WantedBy=default.target