[Unit] Description=Meshkee dashboards SSL sync agent After=network.target [Service] Type=simple EnvironmentFile=/etc/meshkee/ssl-sync-agent.env ExecStart=/usr/bin/node /opt/meshkee/dashboards/deploy/ssl-sync-agent.mjs Restart=on-failure RestartSec=3 User=root [Install] WantedBy=multi-user.target