[Unit] Description=VNC and noVNC Server After=network.target vpnagentd.service [Service] Type=simple ExecStart=/opt/scripts/startup-vnc.sh Restart=always RestartSec=5 Environment=HOME=/root Environment=USER=root [Install] WantedBy=multi-user.target